diff --git a/domain.te b/domain.te
index 778c07ce86d006fbd710fa583402e9bcce805ba5..7da234092a9e3685bde4cf6964b7eaaa582f4702 100644
--- a/domain.te
+++ b/domain.te
@@ -519,7 +519,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.