summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2021-08-30 23:49:16 +0900
committerJiyong Park <jiyong@google.com>2021-10-26 15:00:32 +0900
commit1455f2b1f83dc11c3f114d30191ab7aa11a93614 (patch)
tree00dcd83318dca5a1e8614ed4d0a646b27d374dcb
parent2719edbdc0d69c31f768e4ca3b73fce344eb374c (diff)
downloadwembley-sepolicy-1455f2b1f83dc11c3f114d30191ab7aa11a93614.tar.gz
Remove ndk_platform backend. Use the ndk backend.
The ndk_platform backend will soon be deprecated because the ndk backend can serve the same purpose. This is to eliminate the confusion about having two variants (ndk and ndk_platform) for the same ndk backend. Bug: 161456198 Test: m Merged-In: I4f42b31fca67edb4d717142d71c0065765acdd97 Change-Id: I4f42b31fca67edb4d717142d71c0065765acdd97 (cherry picked from commit 2760fd1a19947cfb2e68a521b8d20af64c0014d2)
-rw-r--r--non_plat/file_contexts2
1 files changed, 1 insertions, 1 deletions
diff --git a/non_plat/file_contexts b/non_plat/file_contexts
index ad07891..8ea10bf 100644
--- a/non_plat/file_contexts
+++ b/non_plat/file_contexts
@@ -676,7 +676,7 @@
/vendor/lib(64)?/libgralloc_metadata\.so u:object_r:same_process_hal_file:s0
/vendor/lib(64)?/libgralloctypes_mtk\.so u:object_r:same_process_hal_file:s0
/vendor/lib(64)?/libged\.so u:object_r:same_process_hal_file:s0
-/vendor/lib(64)?/arm\.graphics-V1-ndk_platform\.so u:object_r:same_process_hal_file:s0
+/vendor/lib(64)?/arm\.graphics-V1-ndk\.so u:object_r:same_process_hal_file:s0
/vendor/lib(64)?/libdrm\.so u:object_r:same_process_hal_file:s0
/vendor/lib(64)?/libion_mtk\.so u:object_r:same_process_hal_file:s0
/vendor/lib(64)?/libion_ulit\.so u:object_r:same_process_hal_file:s0