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

Merge "Only the bluetooth app may run in the bluetooth domain" am: 35fd3212

am: fad50381

Change-Id: Id123c5b3b1a4a276137d128c2ab0f6ca693e9867
parents 162319d0 fad50381
No related branches found
No related tags found
No related merge requests found
......@@ -597,7 +597,7 @@ neverallow {
# Only domains spawned from zygote and runas may have the appdomain attribute.
neverallow { domain -runas -webview_zygote -zygote } {
appdomain -shell userdebug_or_eng(`-su') -bluetooth
appdomain -shell userdebug_or_eng(`-su')
}:process { transition dyntransition };
# Minimize read access to shell- or app-writable symlinks.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment