diff --git a/domain.te b/domain.te
index 332db94017756b013e79ce08a70399864cbe5169..a853b3a3d83f657326c4cf98ada615abc2176a47 100644
--- a/domain.te
+++ b/domain.te
@@ -485,7 +485,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.