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:
Wilson Sung 2023-02-21 19:27:21 +08:00
parent 86931fb2ea
commit 9457e5260e

View file

@ -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 };