Merge "GPS: Starts gpsone_daemon at boot up for 8960 target"

This commit is contained in:
Linux Build Service Account 2012-09-25 07:58:28 -07:00 committed by Gerrit - the friendly Code Review server
commit 5c01e9786e
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