Merge "Move adbd into enforcing (all build types)"
diff --git a/adbd.te b/adbd.te
index 8614819..28fa5e5 100644
--- a/adbd.te
+++ b/adbd.te
@@ -3,7 +3,6 @@
 type adbd, domain;
 
 userdebug_or_eng(`
-  permissive adbd;
   allow adbd su:process dyntransition;
 ')