diff --git a/adbd.te b/adbd.te
index 8614819c1306c634d587988d5c7f499b39ff0cc4..28fa5e5e0a5489d175dc874af510c1e1c7d20cd5 100644
--- a/adbd.te
+++ b/adbd.te
@@ -3,7 +3,6 @@
 type adbd, domain;
 
 userdebug_or_eng(`
-  permissive adbd;
   allow adbd su:process dyntransition;
 ')