diff --git a/inputflinger.te b/inputflinger.te
index 243bee3d10f537cbb6aa001a5c6b368fa3b0abc2..dd5c08650ede037ab649b79c7330ccb413e0b69b 100644
--- a/inputflinger.te
+++ b/inputflinger.te
@@ -1,9 +1,8 @@
 # inputflinger
 type inputflinger, domain;
+permissive_or_unconfined(inputflinger)
 type inputflinger_exec, exec_type, file_type;
 
 init_daemon_domain(inputflinger)
 binder_use(inputflinger)
 binder_service(inputflinger)
-
-unconfined_domain(inputflinger)