update error on ROM 8069652
Bug: 214121738 Bug: 214122471 Test: pts-tradefed run pts -m PtsSELinuxTest Change-Id: I8db4e1c7d5a2cf50798c63a3a1eda0fa82b89f5a
This commit is contained in:
parent
d799f2f773
commit
673d412421
2 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
# 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 };
|
||||
|
|
2
tracking_denials/servicemanager.te
Normal file
2
tracking_denials/servicemanager.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# b/214122471
|
||||
dontaudit servicemanager hal_fingerprint_default:binder { call };
|
Loading…
Add table
Add a link
Reference in a new issue