Merge "Enforce isolated_app and untrusted_app" into udc-d1-dev

This commit is contained in:
TreeHugger Robot 2023-03-15 06:03:04 +00:00 committed by Android (Google) Code Review
commit b6d212049b
3 changed files with 0 additions and 11 deletions

View file

@ -1,4 +0,0 @@
# b/264490011
userdebug_or_eng(`
permissive isolated_app;
')

View file

@ -1,5 +0,0 @@
# b/264489642
userdebug_or_eng(`
permissive untrusted_app;
')# b/264972745
dontaudit untrusted_app default_android_service:service_manager { find };

View file

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