summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTapani Pälli <[email protected]>2017-03-21 10:04:48 +0200
committerTapani Pälli <[email protected]>2017-03-23 08:19:16 +0200
commitdc9ebc6ef17a09a658525f93a03532904656851e (patch)
treead51e4f33feff66978057b4e1e752601542817f9 /src
parent51b7fae1ae7f9dadd66c560072f1917302f99fde (diff)
android: rename Intel Vulkan library to match desktop one
Original naming was following Vulkan HAL naming scheme for no good purpose and we need same binary name for build-id code. Signed-off-by: Tapani Pälli <[email protected]> Acked-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src')
-rw-r--r--src/intel/Android.vulkan.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/intel/Android.vulkan.mk b/src/intel/Android.vulkan.mk
index ca2785307bd..0649a2e9ef2 100644
--- a/src/intel/Android.vulkan.mk
+++ b/src/intel/Android.vulkan.mk
@@ -192,12 +192,12 @@ include $(BUILD_STATIC_LIBRARY)
#
-# vulkan.mesa_intel
+# libvulkan_intel
#
include $(CLEAR_VARS)
-LOCAL_MODULE := vulkan.mesa_intel
+LOCAL_MODULE := libvulkan_intel
LOCAL_MODULE_CLASS := SHARED_LIBRARIES
LOCAL_SRC_FILES := \