device_google_zuma/tracking_denials/hal_power_default.te
Adam Shih d48baf4a6b update error on ROM 9321621
Bug: 260366279
Bug: 260365725
Bug: 260366029
Bug: 260366438
Bug: 260366177
Bug: 260366126
Bug: 260366519
Bug: 260366399
Bug: 260366065
Bug: 260366169
Bug: 260366297
Bug: 260366066
Bug: 260366439
Bug: 260366322
Bug: 260366281
Bug: 260366398
Bug: 260366278
Bug: 260366344
Bug: 260366321
Bug: 260363384
Bug: 260366030
Bug: 260366031
Bug: 260366195
Test: pts-tradefed run pts -m PtsSELinuxTest
Change-Id: I2ef4a0dc4a2ff373151feb11e1d52e9931d7c0a2
2022-11-25 11:42:44 +08:00

10 lines
527 B
Text

# b/260366126
dontaudit hal_power_default sysfs:file { open };
dontaudit hal_power_default sysfs:file { write };
dontaudit hal_power_default sysfs_camera:file { open };
dontaudit hal_power_default sysfs_camera:file { write };
dontaudit hal_power_default sysfs_display:file { open };
dontaudit hal_power_default sysfs_display:file { write };
dontaudit hal_power_default sysfs_fabric:file { open };
dontaudit hal_power_default sysfs_fabric:file { write };
dontaudit hal_power_default vendor_camera_prop:property_service { set };