Enforce isolated_app and untrusted_app
Fix: 264489642 Fix: 264972745 Fix: 267261265 Test: boot-to-home and no related avc error Change-Id: I4770a076f6a5159db6ffea0661b52b449df9c55a
This commit is contained in:
parent
35b10634bf
commit
63a66ef59e
3 changed files with 0 additions and 11 deletions
|
@ -1,4 +0,0 @@
|
|||
# b/264490011
|
||||
userdebug_or_eng(`
|
||||
permissive isolated_app;
|
||||
')
|
|
@ -1,5 +0,0 @@
|
|||
# b/264489642
|
||||
userdebug_or_eng(`
|
||||
permissive untrusted_app;
|
||||
')# b/264972745
|
||||
dontaudit untrusted_app default_android_service:service_manager { find };
|
|
@ -1,2 +0,0 @@
|
|||
# b/267261265
|
||||
dontaudit untrusted_app_32 default_android_service:service_manager { find };
|
Loading…
Add table
Add a link
Reference in a new issue