From bbdcd4c0bef0d53dca57dc3d752dd6d424d36a89 Mon Sep 17 00:00:00 2001 From: dd3boh Date: Fri, 27 Oct 2017 20:02:07 +0200 Subject: z2_plus: rootdir: Add a gps related service from the old init.target.rc Signed-off-by: dd3boh --- rootdir/etc/init.qcom.rc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'rootdir') diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index dcbdbb9..4962ac1 100755 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -689,6 +689,11 @@ on property:init.svc.zygote=running on property:init.svc.zygote=restarting stop ppd +service tlocd /system/bin/tloc_daemon + class late_start + user system + group drmrpc gps net_raw + service readmac /system/bin/readmac class main user root -- cgit v1.2.3