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:
parent
0f6ba3f806
commit
2e64171fe1
1 changed files with 0 additions and 2 deletions
|
@ -2,5 +2,3 @@
|
||||||
dontaudit hardware_info_app sysfs:file { getattr };
|
dontaudit hardware_info_app sysfs:file { getattr };
|
||||||
dontaudit hardware_info_app sysfs:file { open };
|
dontaudit hardware_info_app sysfs:file { open };
|
||||||
dontaudit hardware_info_app sysfs:file { read };
|
dontaudit hardware_info_app sysfs:file { read };
|
||||||
# b/208909060
|
|
||||||
dontaudit hardware_info_app vendor_regmap_debugfs:dir { search };
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue