diff --git a/domain.te b/domain.te index 37010a80a754a25a72c2764dd57605060a5f229d..b1a5878de9c84351507a4eb417903b32f204b189 100644 --- a/domain.te +++ b/domain.te @@ -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.