Merge "Allow vold to start and stop processes via init" into klp-dev
This commit is contained in:
commit
13a74a3aea
1 changed files with 1 additions and 0 deletions
1
vold.te
1
vold.te
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue