device_google_zuma/tracking_denials/hal_thermal_default.te
Adam Shih 226ad03850 update error on ROM 9377107
Bug: 261651113
Bug: 261651093
Bug: 261650934
Bug: 261651283
Bug: 261651325
Bug: 261651187
Bug: 261651110
Bug: 261651326
Bug: 261651112
Bug: 261650972
Bug: 261651095
Bug: 261651131
Bug: 261651009
Bug: 261650953
Test: pts-tradefed run pts -m PtsSELinuxTest
Change-Id: I560c6fe5901fda018ff3f640d04954d245635db4
2022-12-07 09:35:16 +08:00

8 lines
372 B
Text

# b/260366399
dontaudit hal_thermal_default sysfs:file { getattr };
dontaudit hal_thermal_default sysfs:file { open };
dontaudit hal_thermal_default sysfs:file { read };
# b/261651187
dontaudit hal_thermal_default sysfs_iio_devices:dir { open };
dontaudit hal_thermal_default sysfs_iio_devices:dir { read };
dontaudit hal_thermal_default sysfs_iio_devices:dir { search };