Skip to content
Snippets Groups Projects
Commit 73165a3d 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...

Merge "Only the bluetooth app may run in the bluetooth domain" am: 35fd3212 am: fad50381 am: 20fa3aef
am: a990e5fc

Change-Id: I4fe0c1091b25d7510c2d2788eddde83609f3e1c7
parents 7aed9d96 a990e5fc
No related branches found
No related tags found
No related merge requests found
...@@ -875,7 +875,7 @@ neverallow { ...@@ -875,7 +875,7 @@ neverallow {
# 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 -webview_zygote -zygote } { neverallow { domain -runas -webview_zygote -zygote } {
appdomain -shell userdebug_or_eng(`-su') -bluetooth appdomain -shell userdebug_or_eng(`-su')
}:process { transition dyntransition }; }:process { transition dyntransition };
# Minimize read access to shell- or app-writable symlinks. # 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