diff --git a/domain.te b/domain.te index f3cf303cf..45569de4c 100644 --- a/domain.te +++ b/domain.te @@ -489,7 +489,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.