sdm660: Init: Add system group for init.class_main.sh
/vendor/firmware_mnt/verinfo/ver_info.txt ownership is now system,system. Hence need to add system group for init.class_main.sh Change-Id: I9c759c22aca7a8c5bc04908748f26916025c7b07 CRs-Fixed: 2534121
This commit is contained in:
parent
91caad8a17
commit
f84faea716
1 changed files with 1 additions and 0 deletions
|
@ -563,6 +563,7 @@ on property:ro.bluetooth.ftm_enabled=true
|
||||||
service vendor.qcom-c_main-sh /vendor/bin/init.class_main.sh
|
service vendor.qcom-c_main-sh /vendor/bin/init.class_main.sh
|
||||||
class main
|
class main
|
||||||
user root
|
user root
|
||||||
|
group root system
|
||||||
oneshot
|
oneshot
|
||||||
|
|
||||||
on property:vold.decrypt=trigger_restart_framework
|
on property:vold.decrypt=trigger_restart_framework
|
||||||
|
|
Loading…
Reference in a new issue