Merge "Make the sdcardd domain enforcing."
diff --git a/sdcardd.te b/sdcardd.te
index eb98352..a911bd5 100644
--- a/sdcardd.te
+++ b/sdcardd.te
@@ -1,5 +1,4 @@
 type sdcardd, domain;
-permissive_or_unconfined(sdcardd)
 type sdcardd_exec, exec_type, file_type;
 
 init_daemon_domain(sdcardd)