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:
chungkai 2022-08-31 09:27:14 +00:00 committed by TreeHugger Robot
parent 21b6c72d26
commit 39570f2d03

View file

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