From 92495b38d5d8e0a0b71e802bb72dc41f292e4e9c Mon Sep 17 00:00:00 2001
From: Bob Craig <rpcraig@tycho.ncsc.mil>
Date: Thu, 17 May 2012 09:59:57 -0400
Subject: [PATCH] Add persist.mac_enforcing_mode context

---
 property_contexts | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/property_contexts b/property_contexts
index dc87c9bf8..a08ae8066 100644
--- a/property_contexts
+++ b/property_contexts
@@ -45,3 +45,6 @@ crypto.                 u:object_r:vold_prop:s0
 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
-- 
GitLab