diff --git a/public/domain.te b/public/domain.te
index 8a42336fb515da602f92da3f77c736b079b047e8..958481f5239b63226572ea0c127d078e3ce8ae87 100644
--- a/public/domain.te
+++ b/public/domain.te
@@ -597,7 +597,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.