Remove the tracking for regmap read on hardwareinfo

Bug: 208909060
Test: adb bugreport
Change-Id: Id81634ccf58a984e8b9ac54e400a1f8035b1304a
Signed-off-by: Ted Lin <tedlin@google.com>
This commit is contained in:
Ted Lin 2022-01-12 15:26:20 +08:00 committed by TreeHugger Robot
parent 0f6ba3f806
commit 2e64171fe1

View file

@ -2,5 +2,3 @@
dontaudit hardware_info_app sysfs:file { getattr };
dontaudit hardware_info_app sysfs:file { open };
dontaudit hardware_info_app sysfs:file { read };
# b/208909060
dontaudit hardware_info_app vendor_regmap_debugfs:dir { search };