GPS: Starts gpsone_daemon at boot up for 8960 target

Changes to init.qcom.sh to launch the GpsOne Daemon
at boot-up for the 8960 targets in order to service
assistance server connection requests from the modem.
CRs-Fixed: 399608

Change-Id: I91b9f8131290cb4f309fb466227514750a4c09f6
This commit is contained in:
Satheesh Jayakumar 2012-08-20 17:24:44 -07:00
parent eabdf6be00
commit 75652ba45e
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ done
# Start gpsone_daemon for SVLTE Type I & II devices
#
case "$target" in
"msm7630_fusion")
"msm7630_fusion" | "msm8960")
start gpsone_daemon
esac
case "$baseband" in