mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 11:27:36 +00:00
Bug: 214121738 Bug: 214122471 Test: pts-tradefed run pts -m PtsSELinuxTest Change-Id: I8db4e1c7d5a2cf50798c63a3a1eda0fa82b89f5a
10 lines
392 B
Plaintext
10 lines
392 B
Plaintext
# b/208909174
|
|
dontaudit hal_power_default hal_power_default:capability { dac_read_search };
|
|
|
|
# b/214121738
|
|
dontaudit hal_power_default sysfs:file { open };
|
|
dontaudit hal_power_default sysfs: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 };
|