update error on ROM 8223177

Bug: 221384981
Bug: 221384939
Bug: 221384996
Bug: 221384768
Bug: 221384770
Bug: 221384860
Test: PtsSELinuxTestCases
Change-Id: I50916dca7548bce0e77d90a36ad8f9ba1ca7c711
This commit is contained in:
sukiliu 2022-02-25 18:14:29 +08:00 committed by Suki Liu
parent a1f0d2aa9a
commit b1c5fcff3d
6 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,4 @@
# b/221384768
dontaudit dumpstate app_zygote:process { signal };
dontaudit dumpstate hal_power_stats_vendor_service:service_manager { find };
dontaudit dumpstate sysfs:file { read };

View file

@ -0,0 +1,2 @@
# b/221384770
dontaudit hal_dumpstate_default vendor_camera_debug_prop:file { read };

View file

@ -1,2 +1,4 @@
# b/208909174
dontaudit hal_power_default hal_power_default:capability { dac_read_search };
# b/221384860
dontaudit hal_power_default hal_power_default:capability { dac_override };

2
tracking_denials/init.te Normal file
View file

@ -0,0 +1,2 @@
# b/221384981
dontaudit init overlayfs_file:file { rename };

View file

@ -1,2 +1,4 @@
# b/205656950
dontaudit vendor_init thermal_link_device:file { create };
# b/221384939
dontaudit vendor_init vendor_battery_defender_prop:property_service { set };

View file

@ -0,0 +1,3 @@
# b/221384996
dontaudit vendor_telephony_silentlogging_app system_app_data_file:dir { getattr };
dontaudit vendor_telephony_silentlogging_app system_app_data_file:dir { search };