Remove firmware as same_process_hal_file
Bug: 260522245 Bug: 262794429 Change-Id: I7d49ee7c76fbf2cdf87a2a7de4a406c356f50444
This commit is contained in:
parent
d1bce36c49
commit
3d765451c5
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\.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/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
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
# b/260522245
|
||||
allow kernel same_process_hal_file:file r_file_perms;
|
||||
dontaudit kernel vendor_regmap_debugfs:dir { search };
|
||||
# b/262794429
|
||||
dontaudit kernel sepolicy_file:file { getattr };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue