Merge "Allow vndservicemanager to start processes"
am: 018f745b90
Change-Id: I42f16342f807cabebc1e258a353b1cea5b13472e
This commit is contained in:
commit
685af5eaab
1 changed files with 3 additions and 0 deletions
3
vendor/vndservicemanager.te
vendored
3
vendor/vndservicemanager.te
vendored
|
@ -13,5 +13,8 @@ allow vndservicemanager vndbinder_device:chr_file rw_file_perms;
|
|||
# Read vndservice_contexts
|
||||
allow vndservicemanager vndservice_contexts_file:file r_file_perms;
|
||||
|
||||
# Start lazy services
|
||||
set_prop(vndservicemanager, ctl_interface_start_prop)
|
||||
|
||||
# Check SELinux permissions.
|
||||
selinux_check_access(vndservicemanager)
|
||||
|
|
Loading…
Reference in a new issue