votable: Update don't audit file entry

Test: No votable avc errors in dmesg
Bug: 247905787
Change-Id: I95ab4dd7750e9b0f26d41fece50dc6d0aa73dd41
Signed-off-by: Lucas Wei <lucaswei@google.com>
This commit is contained in:
Lucas Wei 2023-02-14 14:25:37 +08:00
parent d48a10f9b0
commit 5a70bbb335
2 changed files with 1 additions and 2 deletions

View file

@ -1,2 +0,0 @@
#b/247905787
dontaudit kernel vendor_votable_debugfs:dir { search };

View file

@ -10,3 +10,4 @@ allow kernel self:perf_event cpu;
dontaudit kernel vendor_battery_debugfs:dir search;
dontaudit kernel vendor_maxfg_debugfs:dir { search };
dontaudit kernel vendor_votable_debugfs:dir { search };