Merge "Allow vold to start and stop processes via init" into klp-dev

This commit is contained in:
Geremy Condra 2013-09-11 23:03:05 +00:00 committed by Android (Google) Code Review
commit 13a74a3aea

View file

@ -57,6 +57,7 @@ allow vold kernel:process setsched;
# Property Service
allow vold vold_prop:property_service set;
allow vold powerctl_prop:property_service set;
allow vold ctl_default_prop:property_service set;
# ASEC
allow vold asec_image_file:file create_file_perms;