Skip to content
Snippets Groups Projects
Commit 58f52b7e authored by Jeff Vander Stoep's avatar Jeff Vander Stoep Committed by android-build-merger
Browse files

Only zygote and runas my transistion to app domains am: c510576e

am: 10aecd02

Change-Id: I3c8e582f4ae8377d8b2c9df5502f3a7ac6cb4c6e
parents e2f6a052 10aecd02
No related branches found
No related tags found
No related merge requests found
...@@ -515,7 +515,7 @@ neverallow { ...@@ -515,7 +515,7 @@ neverallow {
} shell:process { transition dyntransition }; } shell:process { transition dyntransition };
# Only domains spawned from zygote and runas may have the appdomain attribute. # Only domains spawned from zygote and runas may have the appdomain attribute.
neverallow { domain -runas -zygote -init } { neverallow { domain -runas -zygote } {
appdomain -shell userdebug_or_eng(`-su') appdomain -shell userdebug_or_eng(`-su')
}:process { transition dyntransition }; }:process { transition dyntransition };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment