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:
chungkai 2022-04-06 11:02:13 +00:00 committed by Chung-Kai (Michael) Mei
parent fb466b4915
commit 2a3100de6e

View file

@ -7,3 +7,5 @@ dontaudit kernel vendor_usb_debugfs:dir { search };
dontaudit kernel vendor_votable_debugfs:dir { search };
# b/227286343
dontaudit kernel vendor_regmap_debugfs:dir { search };
# b/228181404
dontaudit kernel vendor_maxfg_debugfs:dir { search };