aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Macnak <natsu@google.com>2021-07-09 06:48:06 -0700
committerJason Macnak <natsu@google.com>2021-12-06 16:30:27 -0800
commit9cfe0c52e8d96062a813af8aff20c585b1f86ee4 (patch)
treef713c6a4032ac6dfdd9eccc1f46a3c6502447451
parent7a3699b0b756083718fb96ee6491385b8647f305 (diff)
downloadcuttlefish-9cfe0c52e8d96062a813af8aff20c585b1f86ee4.tar.gz
Add new sphal file context for minigbm library
Needed for the new library introduced in aosp/1756150 Original change: https://android-review.googlesource.com/c/device/google/cuttlefish/+/1761466 Bug: b/191895066 Test: boot Cuttlefish Change-Id: I0489134d8ee8977730da26d8de4d1d5a3c316783 Merged-In: I0489134d8ee8977730da26d8de4d1d5a3c316783
-rw-r--r--shared/sepolicy/vendor/file_contexts1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/sepolicy/vendor/file_contexts b/shared/sepolicy/vendor/file_contexts
index d93f287bf..49ef3622e 100644
--- a/shared/sepolicy/vendor/file_contexts
+++ b/shared/sepolicy/vendor/file_contexts
@@ -101,6 +101,7 @@
/vendor/lib(64)?/libglapi.so u:object_r:same_process_hal_file:s0
/vendor/lib(64)?/dri/.* u:object_r:same_process_hal_file:s0
/vendor/lib(64)?/hw/android\.hardware\.graphics\.mapper@4\.0-impl\.minigbm\.so u:object_r:same_process_hal_file:s0
+/vendor/lib(64)?/libminigbm_gralloc.so u:object_r:same_process_hal_file:s0
/vendor/lib(64)?/hw/android\.hardware\.health@2\.0-impl-2\.1-cuttlefish\.so u:object_r:same_process_hal_file:s0
/vendor/lib(64)?/hw/vulkan.pastel.so u:object_r:same_process_hal_file:s0
/vendor/lib(64)?/libcuttlefish_fs.so u:object_r:same_process_hal_file:s0