Move policy files

Update the file_contexts for the new location of
the policy files, as well as update the policy
for the management of these types.

Change-Id: Idc475901ed437efb325807897e620904f4ff03e9
diff --git a/property_contexts b/property_contexts
index d86bcb6..7b0ce04 100644
--- a/property_contexts
+++ b/property_contexts
@@ -33,7 +33,12 @@
 persist.sys.            u:object_r:system_prop:s0
 persist.service.        u:object_r:system_prop:s0
 persist.security.       u:object_r:system_prop:s0
-selinux.                u:object_r:system_prop:s0
+
+# mmac persistent properties
+persist.mmac.			u:object_r:security_prop:s0
+
+# selinux non-persistent properties
+selinux.                u:object_r:security_prop:s0
 
 # default property context
 *                       u:object_r:default_prop:s0
@@ -46,6 +51,3 @@
 ctl.dumpstate           u:object_r:ctl_dumpstate_prop:s0
 ctl.ril-daemon          u:object_r:ctl_rildaemon_prop:s0
 ctl.                    u:object_r:ctl_default_prop:s0
-
-# mac middleware property
-persist.mac_enforcing_mode    u:object_r:system_prop:s0