Make inputflinger enforcing.

Change-Id: I99f93e4dd5dc1f43291c46f6ed07e51097613689
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
diff --git a/inputflinger.te b/inputflinger.te
index 0bef25e..283bbba 100644
--- a/inputflinger.te
+++ b/inputflinger.te
@@ -1,6 +1,5 @@
 # inputflinger
 type inputflinger, domain;
-permissive_or_unconfined(inputflinger)
 type inputflinger_exec, exec_type, file_type;
 
 init_daemon_domain(inputflinger)