sepolicy: ignore avc denial
dont audit since it's debugfs Bug: 228181404 Test: forrest with boot test Signed-off-by: chungkai <chungkai@google.com> Change-Id: I77a385b73b5a9edafefa8e7d34a351594cd5cd06
This commit is contained in:
parent
fb466b4915
commit
2a3100de6e
1 changed files with 2 additions and 0 deletions
|
@ -7,3 +7,5 @@ dontaudit kernel vendor_usb_debugfs:dir { search };
|
||||||
dontaudit kernel vendor_votable_debugfs:dir { search };
|
dontaudit kernel vendor_votable_debugfs:dir { search };
|
||||||
# b/227286343
|
# b/227286343
|
||||||
dontaudit kernel vendor_regmap_debugfs:dir { search };
|
dontaudit kernel vendor_regmap_debugfs:dir { search };
|
||||||
|
# b/228181404
|
||||||
|
dontaudit kernel vendor_maxfg_debugfs:dir { search };
|
Loading…
Add table
Add a link
Reference in a new issue