Merge "GPS: Starts gpsone_daemon at boot up for 8960 target"
This commit is contained in:
commit
5c01e9786e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue