aboutsummaryrefslogtreecommitdiff
path: root/rootdir
diff options
context:
space:
mode:
authorDavide Garberi <dade.garberi@gmail.com>2017-12-14 16:38:51 +0100
committerDavide Garberi <dade.garberi@gmail.com>2018-01-07 10:53:26 +0100
commit63bec53c13ab83101498b99e2dcfba381b75ed94 (patch)
treed5baa1c95c46287c951c66916908b5d40a670f2c /rootdir
parent962c8f3efa7b647b12a499b4468d4d40eaa0e572 (diff)
msm8996: Update permgr from LA.UM.6.5.r1-02500-8x96.0 [2/2]
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Diffstat (limited to 'rootdir')
-rwxr-xr-xrootdir/etc/init.qcom.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc
index 2105b45..f00c402 100755
--- a/rootdir/etc/init.qcom.rc
+++ b/rootdir/etc/init.qcom.rc
@@ -510,13 +510,13 @@ service qvop-daemon /system/bin/qvop-daemon
group system drmrpc
# start up peripheral manager
-service per_mgr system/bin/pm-service
+service per_mgr /vendor/bin/pm-service
class late_start
user system
group system
writepid /dev/cpuset/system-background/tasks
-service per_proxy /system/bin/pm-proxy
+service per_proxy /vendor/bin/pm-proxy
class late_start
user system
group system