android: anv: fix improper use of LOCAL_WHOLE_STATIC_LIBRARIES
authorChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 20 Jun 2019 07:45:03 +0000 (15:45 +0800)
committerMauro Rossi <issor.oruam@gmail.com>
Wed, 10 Jul 2019 06:55:59 +0000 (08:55 +0200)
commit8ff01f0342d3eb559661779283e4d6f133af5cbd
tree92d9dfd5962288df2e288c7773d58a9b8953e1b2
parent352d91ce5b7dfe04e5facdad85926ca457ee1600
android: anv: fix improper use of LOCAL_WHOLE_STATIC_LIBRARIES

The libmesa_anv_entrypoints and libmesa_genxml are dummy libraries.
There is no reason to put them into LOCAL_WHOLE_STATIC_LIBRARIES.

Move libmesa_vulkan_util to the vulkan HAL 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/intel/Android.vulkan.mk