android: radv: build vulkan.radv conditionally to radeonsi
authorMauro Rossi <issor.oruam@gmail.com>
Thu, 2 Aug 2018 19:07:31 +0000 (21:07 +0200)
committerMauro Rossi <issor.oruam@gmail.com>
Fri, 3 Aug 2018 18:09:16 +0000 (20:09 +0200)
commit1c7a2433b270afb65f044d0cf49cb67715f50b5b
treec0466c28fe5c3b52624d2a563d1af286e6792536
parentc72f91debab68d2c0ac7f71807a451b696859afd
android: radv: build vulkan.radv conditionally to radeonsi

A problem was reported with arm,arm64 targets build due to missing
libLLVM shared library dependency with AOSP; to avoid this issue vulkan.radv
is built conditionally only when radeonsi is in BOARD_GPU_DRIVERS

Fixes: 0ca153f869 ("android: radv: enable build of vulkan.radv HAL module")
Reported-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Cc: "18.2" <mesa-stable@lists.freedesktop.org>
src/amd/Android.mk