commit | 2ccd36c73f9baebf2749b33d43cafa8b016e633e | [log] [tgz] |
---|---|---|
author | Georg Veichtlbauer <georg.veichtlbauer@gmail.com> | Wed Feb 04 18:17:31 2015 +0100 |
committer | Abhisek Devkota <ciwrl@cyanogenmod.com> | Mon Feb 09 21:03:35 2015 +0000 |
tree | 0e791fc05ed54ed4e111a7b7fc420af052e57f15 | |
parent | 5e9d050e18a054b39c5640c5af038173b65d2eb3 [diff] [blame] |
sepolicy: allow userinit to set its property Change-Id: I9d8270d889566d169077a1b1fdaee43059d11ee1
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index ad1c404..7ca945a 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts
@@ -9,6 +9,8 @@ /system/bin/sysinit u:object_r:sysinit_exec:s0 +/system/etc/init.d/90userinit u:object_r:userinit_exec:s0 + # For minivold in recovery /sbin/minivold u:object_r:vold_exec:s0