Supress kernel avc log before SELinux initialized
Fix: 295430975 Change-Id: I11fe6c6705f7c4f7b3730b8f4b40229b083c0a13
This commit is contained in:
parent
2d2ec40c1a
commit
746bd9ad3c
1 changed files with 1 additions and 0 deletions
1
vendor/kernel.te
vendored
1
vendor/kernel.te
vendored
|
@ -18,6 +18,7 @@ dontaudit kernel system_bootstrap_lib_file:dir getattr;
|
||||||
dontaudit kernel system_bootstrap_lib_file:file getattr;
|
dontaudit kernel system_bootstrap_lib_file:file getattr;
|
||||||
dontaudit kernel system_dlkm_file:dir getattr;
|
dontaudit kernel system_dlkm_file:dir getattr;
|
||||||
dontaudit kernel vendor_battery_debugfs:dir search;
|
dontaudit kernel vendor_battery_debugfs:dir search;
|
||||||
|
dontaudit kernel vendor_charger_debugfs:dir search;
|
||||||
|
|
||||||
allow kernel vendor_regmap_debugfs:dir search;
|
allow kernel vendor_regmap_debugfs:dir search;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue