diff --git a/domain.te b/domain.te
index f3cf303cf0d847f34cca609a978c5f51f21274cf..45569de4cb40901bc52014f01254e6d763a1a5bb 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.