remove global access to firmware mali
Bug: 220801802 Test: device can resume Change-Id: Idf0fd84c2efa37c94e30c3f682a09e6546f50235
This commit is contained in:
parent
b93bd33e4a
commit
9c9ae24f64
2 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# b/213817227
|
||||
dontaudit kernel vendor_battery_debugfs:dir { search };
|
||||
# b/220801802
|
||||
# b/246218258
|
||||
allow kernel same_process_hal_file:file r_file_perms;
|
||||
# b/227121550
|
||||
dontaudit kernel vendor_votable_debugfs:dir search;
|
||||
|
|
|
@ -47,7 +47,6 @@
|
|||
|
||||
# Vendor Firmwares
|
||||
/vendor/firmware(/.*)? u:object_r:vendor_fw_file:s0
|
||||
/vendor/firmware/mali_csffw\.bin u:object_r:same_process_hal_file:s0
|
||||
/vendor/firmware/gxp_fw_core[0-3] u:object_r:same_process_hal_file:s0
|
||||
|
||||
# Vendor libraries
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue