Merge "Fix selinux error for vendor_init" into sc-dev
This commit is contained in:
commit
57ec723c5e
1 changed files with 1 additions and 0 deletions
1
whitechapel/vendor/google/vendor_init.te
vendored
1
whitechapel/vendor/google/vendor_init.te
vendored
|
@ -4,6 +4,7 @@ set_prop(vendor_init, vendor_cbd_prop)
|
||||||
get_prop(vendor_init, vendor_rild_prop)
|
get_prop(vendor_init, vendor_rild_prop)
|
||||||
get_prop(vendor_init, vendor_persist_sys_modem_prop)
|
get_prop(vendor_init, vendor_persist_sys_modem_prop)
|
||||||
set_prop(vendor_init, vendor_usb_config_prop)
|
set_prop(vendor_init, vendor_usb_config_prop)
|
||||||
|
set_prop(vendor_init, vendor_sys_default_prop)
|
||||||
|
|
||||||
allow vendor_init proc_dirty:file w_file_perms;
|
allow vendor_init proc_dirty:file w_file_perms;
|
||||||
allow vendor_init proc_sched:file write;
|
allow vendor_init proc_sched:file write;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue