dontaudit on dir search for vendor_charger_debugfs
Bug: 307863370 Change-Id: I6da7b9426cdcc6152ff05ef7cd0cf18b718ab875 Signed-off-by: Jack Wu <wjack@google.com>
This commit is contained in:
parent
bbb8e0618f
commit
f32bd56cb0
2 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,6 @@ incidentd debugfs_wakeup_sources file b/282626428
|
|||
incidentd incidentd anon_inode b/282626428
|
||||
kernel dm_device blk_file b/319403445
|
||||
kernel tmpfs chr_file b/321731318
|
||||
kernel vendor_charger_debugfs dir b/307863370
|
||||
rfsd vendor_cbd_prop file b/317734397
|
||||
surfaceflinger selinuxfs file b/315104594
|
||||
system_suspend sysfs dir b/322035303
|
||||
|
|
|
@ -13,3 +13,4 @@ dontaudit kernel vendor_maxfg_debugfs:dir { search };
|
|||
dontaudit kernel vendor_regmap_debugfs:dir search;
|
||||
dontaudit kernel vendor_votable_debugfs:dir search;
|
||||
dontaudit kernel vendor_usb_debugfs:dir search;
|
||||
dontaudit kernel vendor_charger_debugfs:dir search;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue