From 4f44e51d579532a8fc9d2270f20b8b015d95e02b Mon Sep 17 00:00:00 2001 From: Alexander Diewald Date: Sun, 5 Nov 2017 19:45:27 +0100 Subject: shinano: Fix the loc_launcher path in init. Change-Id: I7a4e366f1e06a569035b1ab3fc2acb7c91057a4f Signed-off-by: Alexander Diewald --- rootdir/init.qcom.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rootdir') diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 0985e2b..ff86fcc 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -453,7 +453,7 @@ service ril-daemon2 /system/bin/rild -c 2 on property:persist.radio.multisim.config=dsds start ril-daemon2 -service loc_launcher /system/bin/loc_launcher +service loc_launcher /system/vendor/bin/loc_launcher #loc_launcher will start as root and set its uid to gps class late_start group gps inet net_raw oem_2950 net_admin wifi -- cgit v1.2.3