summaryrefslogtreecommitdiffstats
path: root/sepolicy/property.te
diff options
context:
space:
mode:
authorGeorg Veichtlbauer <georg.veichtlbauer@gmail.com>2015-02-04 18:17:31 +0100
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2015-02-09 21:03:35 +0000
commit2ccd36c73f9baebf2749b33d43cafa8b016e633e (patch)
tree0e791fc05ed54ed4e111a7b7fc420af052e57f15 /sepolicy/property.te
parent5e9d050e18a054b39c5640c5af038173b65d2eb3 (diff)
downloadvendor_replicant-2ccd36c73f9baebf2749b33d43cafa8b016e633e.zip
vendor_replicant-2ccd36c73f9baebf2749b33d43cafa8b016e633e.tar.gz
vendor_replicant-2ccd36c73f9baebf2749b33d43cafa8b016e633e.tar.bz2
sepolicy: allow userinit to set its property
Change-Id: I9d8270d889566d169077a1b1fdaee43059d11ee1
Diffstat (limited to 'sepolicy/property.te')
-rw-r--r--sepolicy/property.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/property.te b/sepolicy/property.te
index fe7d9b2..1e6b220 100644
--- a/sepolicy/property.te
+++ b/sepolicy/property.te
@@ -1,2 +1,3 @@
type adbtcp_prop, property_type;
type recovery_prop, property_type;
+type userinit_prop, property_type;