cm: SELinux policy for persistent properties API
* Set up persistent properties for devices with a /persist partition.
Change-Id: I78974dd4e25831338462c91fc25e36e343795510
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts
index aaba766..f474d95 100644
--- a/sepolicy/file_contexts
+++ b/sepolicy/file_contexts
@@ -25,3 +25,6 @@
#############
# Expansion of these hooks is a bit unconventional
/cache/com.cyanogenmod.keyhandler.dex u:object_r:dalvikcache_data_file:s0
+
+# Persistent properties
+/persist/properties u:object_r:persist_property_file:s0