Remove firmware as same_process_hal_file am: 3d765451c5
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma-sepolicy/+/21811774 Change-Id: I6ee5fe565f3f65203ea5f2c887b80240f975063d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
fc691db8ea
2 changed files with 0 additions and 4 deletions
|
@ -5,9 +5,6 @@
|
||||||
/vendor/bin/hw/android\.hardware\.contexthub-service\.generic u:object_r:hal_contexthub_default_exec:s0
|
/vendor/bin/hw/android\.hardware\.contexthub-service\.generic u:object_r:hal_contexthub_default_exec:s0
|
||||||
/vendor/bin/hw/android\.hardware\.nfc-service\.st u:object_r:hal_nfc_default_exec:s0
|
/vendor/bin/hw/android\.hardware\.nfc-service\.st u:object_r:hal_nfc_default_exec:s0
|
||||||
|
|
||||||
# Vendor Firmwares
|
|
||||||
/vendor/firmware/mali_csffw\.bin u:object_r:same_process_hal_file:s0
|
|
||||||
|
|
||||||
# Vendor libraries
|
# Vendor libraries
|
||||||
/vendor/lib(64)?/libdrm\.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_google\.so u:object_r:same_process_hal_file:s0
|
/vendor/lib(64)?/libion_google\.so u:object_r:same_process_hal_file:s0
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
# b/260522245
|
# b/260522245
|
||||||
allow kernel same_process_hal_file:file r_file_perms;
|
|
||||||
dontaudit kernel vendor_regmap_debugfs:dir { search };
|
dontaudit kernel vendor_regmap_debugfs:dir { search };
|
||||||
# b/262794429
|
# b/262794429
|
||||||
dontaudit kernel sepolicy_file:file { getattr };
|
dontaudit kernel sepolicy_file:file { getattr };
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue