Add the access to unblock user build boot-to-home Bug: 260522245 Change-Id: I98f77b2de4961120be9c6073afc18e12e2637e81
14 lines
486 B
Text
14 lines
486 B
Text
# 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 };
|
|
dontaudit kernel system_bootstrap_lib_file:dir { getattr };
|
|
dontaudit kernel system_bootstrap_lib_file:file { getattr };
|
|
dontaudit kernel system_dlkm_file:dir { getattr };
|
|
# b/263185161
|
|
dontaudit kernel kernel:capability { net_bind_service };
|
|
# b/264490052
|
|
userdebug_or_eng(`
|
|
permissive kernel;
|
|
')
|