Skip to content
Snippets Groups Projects
Commit 9fb2a3ca authored by Nick Kralevich's avatar Nick Kralevich Committed by android-build-merger
Browse files

fix build: exclude bluetooth from neverallow restriction am: 7e380216

am: 73150780

Change-Id: I68eb5d995288ea6c48dc82440f59587120bda524
parents e957ce63 73150780
No related branches found
No related tags found
No related merge requests found
......@@ -509,7 +509,7 @@ neverallow {
# Only domains spawned from zygote and runas may have the appdomain attribute.
neverallow { domain -runas -zygote } {
appdomain -shell userdebug_or_eng(`-su')
appdomain -shell userdebug_or_eng(`-su') -bluetooth
}: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.
Please register or to comment