aboutsummaryrefslogtreecommitdiff
path: root/rootdir
diff options
context:
space:
mode:
Diffstat (limited to 'rootdir')
-rwxr-xr-xrootdir/etc/init.qcom.rc11
1 files changed, 4 insertions, 7 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc
index dfb81f0..4412bdd 100755
--- a/rootdir/etc/init.qcom.rc
+++ b/rootdir/etc/init.qcom.rc
@@ -460,12 +460,9 @@ on post-fs-data
#symlink /data/misc/wifi/wpa_supplicant /data/system/wpa_supplicant
# Create directories for Location services
- mkdir /data/misc/location 0770 gps gps
- mkdir /data/misc/location/mq 0770 gps gps
- mkdir /data/misc/location/xtwifi 0770 gps gps
- mkdir /data/misc/location/gpsone_d 0770 system gps
- mkdir /data/misc/location/quipc 0770 gps system
- mkdir /data/misc/location/gsiff 0770 gps gps
+ mkdir /data/vendor/location 0770 gps gps
+ mkdir /data/vendor/location/mq 0770 gps gps
+ mkdir /data/vendor/location/xtwifi 0770 gps gps
# Create directory from IMS services
mkdir /data/shared 0755
@@ -1013,7 +1010,7 @@ service cnss-daemon /system/bin/cnss-daemon -n -l
on property:sys.shutdown.requested=*
stop cnss-daemon
-service loc_launcher /system/bin/loc_launcher
+service loc_launcher /vendor/bin/loc_launcher
# loc_launcher will start as root and set its uid to gps
class late_start
group gps inet diag wifi