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:
Adam Shih 2022-12-05 12:26:20 +08:00
parent eedcbe920d
commit cbdc1d8382
3 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,2 @@
# b/261364077
dontaudit citadeld default_android_vndservice:service_manager { find };

View file

@ -0,0 +1,2 @@
# b/261363679
dontaudit hal_bluetooth_btlinux default_android_service:service_manager { find };

View file

@ -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 };