aboutsummaryrefslogtreecommitdiff
path: root/rootdir/etc/init.qcom.rc
diff options
context:
space:
mode:
Diffstat (limited to 'rootdir/etc/init.qcom.rc')
-rw-r--r--rootdir/etc/init.qcom.rc10
1 files changed, 5 insertions, 5 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc
index 550c4d8..ff856bf 100644
--- a/rootdir/etc/init.qcom.rc
+++ b/rootdir/etc/init.qcom.rc
@@ -483,24 +483,24 @@ service qcamerasvr /vendor/bin/mm-qcamera-daemon
writepid /dev/cpuset/camera-daemon/tasks
# Start up peripheral manager
-service per_mgr /vendor/bin/pm-service
+service vendor.per_mgr /vendor/bin/pm-service
class core
user system
group system
writepid /dev/cpuset/system-background/tasks
-service per_proxy /vendor/bin/pm-proxy
+service vendor.per_proxy /vendor/bin/pm-proxy
class core
user system
group system
writepid /dev/cpuset/system-background/tasks
disabled
-on property:init.svc.per_mgr=running
- start per_proxy
+on property:init.svc.vendor.per_mgr=running
+ start vendor.per_proxy
on property:sys.shutdown.requested=*
- stop per_proxy
+ stop vendor.per_proxy
stop vendor.ims_rtp_daemon
service thermal-engine /vendor/bin/thermal-engine -c /vendor/etc/thermal-engine.conf