Bug: 208909191 Bug: 208909124 Bug: 208909174 Bug: 208909175 Bug: 208909060 Bug: 208909270 Bug: 208909232 Test: pts-tradefed run pts -m PtsSELinuxTest Change-Id: I7e3edb49e5a191a2fc9e34f7232d754ecd2fed00
10 lines
492 B
Text
10 lines
492 B
Text
# b/208721710
|
|
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 sysfs_batteryinfo:dir { search };
|
|
dontaudit hardware_info_app sysfs_batteryinfo:file { getattr };
|
|
dontaudit hardware_info_app sysfs_batteryinfo:file { open };
|
|
dontaudit hardware_info_app sysfs_batteryinfo:file { read };
|
|
dontaudit hardware_info_app vendor_regmap_debugfs:dir { search };
|