SEPolicy: Don't audit search regmap by kernel

Bug: 247948906
Signed-off-by: Lucas Wei <lucaswei@google.com>
Change-Id: I8886b5c3790036a9fe2d1ed8f524a0555b900dbb
Merged-In: I8886b5c3790036a9fe2d1ed8f524a0555b900dbb
This commit is contained in:
Lucas Wei 2022-10-06 10:29:59 +08:00
parent 19419cbdb3
commit 939d05cbf8

View file

@ -9,3 +9,4 @@ allow kernel self:capability2 perfmon;
allow kernel self:perf_event cpu;
dontaudit kernel vendor_battery_debugfs:dir search;
dontaudit kernel vendor_regmap_debugfs:dir search;