update error on ROM 9367865
Bug: 261364077 Bug: 261363679 Bug: 261363958 Test: pts-tradefed run pts -m PtsSELinuxTest Change-Id: I99b80c85ca12b9657b231475506044812eb415fc
This commit is contained in:
parent
eedcbe920d
commit
cbdc1d8382
3 changed files with 6 additions and 0 deletions
2
tracking_denials/citadeld.te
Normal file
2
tracking_denials/citadeld.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# b/261364077
|
||||
dontaudit citadeld default_android_vndservice:service_manager { find };
|
2
tracking_denials/hal_bluetooth_btlinux.te
Normal file
2
tracking_denials/hal_bluetooth_btlinux.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# b/261363679
|
||||
dontaudit hal_bluetooth_btlinux default_android_service:service_manager { find };
|
|
@ -29,3 +29,5 @@ dontaudit hal_power_stats_default sysfs_aoc:dir { search };
|
|||
dontaudit hal_power_stats_default sysfs_aoc:file { getattr };
|
||||
dontaudit hal_power_stats_default sysfs_aoc:file { open };
|
||||
dontaudit hal_power_stats_default sysfs_aoc:file { read };
|
||||
# b/261363958
|
||||
dontaudit hal_power_stats_default default_android_service:service_manager { add };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue