diff --git a/domain.te b/domain.te index 6f8a232074b13387e4cf50123e8f008fa04554a4..98d08986dbca93d6905747a392f2cdc5e9727629 100644 --- a/domain.te +++ b/domain.te @@ -527,7 +527,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.