Add app_domain to con_monitor_app

Bug: 261782930
Bug: 264490077
Test: boot to home and avc gone
Change-Id: I86a0793c93549172ee60397b9735ddcfe0d20bac
This commit is contained in:
Wilson Sung 2023-02-16 13:00:39 +08:00
parent 061a2d7f82
commit c43a6186bf
2 changed files with 1 additions and 7 deletions

View file

@ -1,6 +0,0 @@
# b/261782930
dontaudit zygote con_monitor_app:process { dyntransition };
# b/264490077
userdebug_or_eng(`
permissive zygote;
')

View file

@ -1,3 +1,3 @@
# ConnectivityMonitor app
type con_monitor_app, domain;
app_domain(con_monitor_app);