diff --git a/public/domain.te b/public/domain.te
index 886a499b7a3568d316a585769ca24a3a62f6bcae..7976c1472c7c00cfdacf0965b91ebf0c141525fc 100644
--- a/public/domain.te
+++ b/public/domain.te
@@ -875,7 +875,7 @@ neverallow {
 
 # Only domains spawned from zygote and runas may have the appdomain attribute.
 neverallow { domain -runas -webview_zygote -zygote } {
-  appdomain -shell userdebug_or_eng(`-su') -bluetooth
+  appdomain -shell userdebug_or_eng(`-su')
 }:process { transition dyntransition };
 
 # Minimize read access to shell- or app-writable symlinks.