Update error on ROM 9890523

Bug: 277155245
Test: pts-tradefed run pts -m PtsSELinuxTest
Change-Id: Iffbc691cff0e3a8d19ca3acef918cb4c1243feae
This commit is contained in:
Wilson Sung 2023-04-07 15:02:41 +08:00
parent 187dcc4e08
commit 4d92dd61f2

View file

@ -2,3 +2,5 @@
dontaudit dumpstate hal_power_stats_vendor_service:service_manager { find }; dontaudit dumpstate hal_power_stats_vendor_service:service_manager { find };
# b/237491813 # b/237491813
dontaudit dumpstate app_zygote:process { signal }; dontaudit dumpstate app_zygote:process { signal };
# b/277155245
dontaudit dumpstate default_android_service:service_manager { find };