diff --git a/install_recovery.te b/install_recovery.te
index 46a7b978de00df0dced72132dd8dd51d63860457..138134ae5ff6a59eb398005139ca4a3e2130027d 100644
--- a/install_recovery.te
+++ b/install_recovery.te
@@ -2,8 +2,6 @@
 type install_recovery, domain;
 type install_recovery_exec, exec_type, file_type;
 
-permissive_or_unconfined(install_recovery)
-
 init_daemon_domain(install_recovery)
 
 allow install_recovery self:capability dac_override;