Temporary allow kernel access same_process_hal
Add the access to unblock user build boot-to-home Bug: 260522245 Change-Id: I98f77b2de4961120be9c6073afc18e12e2637e81
This commit is contained in:
parent
86931fb2ea
commit
9457e5260e
1 changed files with 1 additions and 3 deletions
|
@ -1,9 +1,7 @@
|
|||
# b/260522245
|
||||
dontaudit kernel same_process_hal_file:file { open };
|
||||
dontaudit kernel same_process_hal_file:file { read };
|
||||
allow kernel same_process_hal_file:file r_file_perms;
|
||||
dontaudit kernel vendor_regmap_debugfs:dir { search };
|
||||
# b/262794429
|
||||
dontaudit kernel same_process_hal_file:file { getattr };
|
||||
dontaudit kernel sepolicy_file:file { getattr };
|
||||
dontaudit kernel system_bootstrap_lib_file:dir { getattr };
|
||||
dontaudit kernel system_bootstrap_lib_file:file { getattr };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue