SEPolicy: Don't audit search regmap by kernel

Bug: 247948906
Signed-off-by: Lucas Wei <lucaswei@google.com>
Change-Id: I8886b5c3790036a9fe2d1ed8f524a0555b900dbb
This commit is contained in:
Lucas Wei 2022-10-06 10:29:59 +08:00
parent 91b093f51e
commit 3805fb1895

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_regmap_debugfs:dir search;