summaryrefslogtreecommitdiff
path: root/init.target.rc
diff options
context:
space:
mode:
Diffstat (limited to 'init.target.rc')
-rwxr-xr-xinit.target.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.target.rc b/init.target.rc
index ed00bd4..4cf2327 100755
--- a/init.target.rc
+++ b/init.target.rc
@@ -108,13 +108,13 @@ on boot
setprop wlan.driver.status "ok"
#Peripheral manager
-service per_mgr /system/bin/pm-service
+service per_mgr /system/vendor/bin/pm-service
class core
user system
group system
ioprio rt 4
-service per_proxy /system/bin/pm-proxy
+service per_proxy /system/vendor/bin/pm-proxy
class core
user system
group system