android: radv: fix improper use of LOCAL_WHOLE_STATIC_LIBRARIES
authorChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 20 Jun 2019 07:46:22 +0000 (15:46 +0800)
committerMauro Rossi <issor.oruam@gmail.com>
Wed, 10 Jul 2019 06:56:04 +0000 (08:56 +0200)
commite2ef281da14c2c735b3b82a7a405e9463aa74b67
tree079fc33fd1fdc56b66fb7118b809f3e8738d3875
parent8ff01f0342d3eb559661779283e4d6f133af5cbd
android: radv: fix improper use of LOCAL_WHOLE_STATIC_LIBRARIES

The libmesa_git_sha1 is a dummy library. There is no reason to put
it into LOCAL_WHOLE_STATIC_LIBRARIES.

Move libmesa_vulkan_util to the vulkan.radv which really needs it.

Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw>
Acked-by: Eric Engestrom <eric.engestrom@intel.com>
Acked-by: Emil Velikov <emil.velikov@collabora.com>
src/amd/vulkan/Android.mk