Skip to content
Snippets Groups Projects
Commit 10aecd02 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

Change-Id: I07968bd130775780e9f0573eb974c9bfc6b2e9ff
parents 979b667c c510576e
Branches
Tags
No related merge requests found
......@@ -501,7 +501,7 @@ neverallow {
} shell:process { transition dyntransition };
# 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')
}:process { transition dyntransition };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment