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:
@@ -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 };
|
||||
|
||||
Reference in New Issue
Block a user