summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLingfeng Yang <lfy@google.com>2018-11-13 04:29:18 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-11-13 04:29:18 +0000
commit1463e76871ed89f61ecc7ddbc903196660b43558 (patch)
treeafc15652096ab1faf8dc44bea4e5e39f9582c2a1
parentae48d4863af54a3f07802c5619299a7b39b94839 (diff)
parent3789e5717d08a7342d1ead67ac8a5a0229abd1c2 (diff)
downloaddevice_generic_goldfish-1463e76871ed89f61ecc7ddbc903196660b43558.tar.gz
device_generic_goldfish-1463e76871ed89f61ecc7ddbc903196660b43558.tar.bz2
device_generic_goldfish-1463e76871ed89f61ecc7ddbc903196660b43558.zip
-rw-r--r--sepolicy/common/file_contexts1
-rw-r--r--vendor.mk1
2 files changed, 0 insertions, 2 deletions
diff --git a/sepolicy/common/file_contexts b/sepolicy/common/file_contexts
index 7028d032..362dfc30 100644
--- a/sepolicy/common/file_contexts
+++ b/sepolicy/common/file_contexts
@@ -34,7 +34,6 @@
/vendor/lib(64)?/hw/gralloc\.ranchu\.so u:object_r:same_process_hal_file:s0
/vendor/lib(64)?/hw/gralloc\.goldfish\.default\.so u:object_r:same_process_hal_file:s0
-/vendor/lib(64)?/hw/vulkan\.ranchu\.so u:object_r:same_process_hal_file:s0
/vendor/lib(64)?/libEGL_emulation\.so u:object_r:same_process_hal_file:s0
/vendor/lib(64)?/libGLESv1_CM_emulation\.so u:object_r:same_process_hal_file:s0
/vendor/lib(64)?/libGLESv2_emulation\.so u:object_r:same_process_hal_file:s0
diff --git a/vendor.mk b/vendor.mk
index e687b59e..08454f18 100644
--- a/vendor.mk
+++ b/vendor.mk
@@ -22,7 +22,6 @@ PRODUCT_PACKAGES += \
gralloc.goldfish \
gralloc.goldfish.default \
gralloc.ranchu \
- vulkan.ranchu \
libGLESv1_CM_emulation \
lib_renderControl_enc \
libEGL_emulation \