sepolicy: ignore avc denial
dont audit since it's debugfs Bug: 228181404 Test: boot without avc denial Signed-off-by: chungkai <chungkai@google.com> Change-Id: I8c9922d71cef6eaef7d95ad2abdbeac912490ca7
This commit is contained in:
parent
21b6c72d26
commit
39570f2d03
1 changed files with 1 additions and 0 deletions
|
@ -9,3 +9,4 @@ allow kernel self:capability2 perfmon;
|
|||
allow kernel self:perf_event cpu;
|
||||
|
||||
dontaudit kernel vendor_battery_debugfs:dir search;
|
||||
dontaudit kernel vendor_maxfg_debugfs:dir { search };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue