diff options
| author | Rashed Abdel-Tawab <rashed@linux.com> | 2015-01-14 21:24:36 -0500 |
|---|---|---|
| committer | Rashed Abdel-Tawab <rashed@linux.com> | 2015-05-31 16:31:00 -0400 |
| commit | b32145a10bf692f022d56b2a3a60736c5235ae1b (patch) | |
| tree | 636bff40525ac631ddd263de1a663f99fb0571de | |
| parent | 9b2a3bb117515982df0a8d0b432fc2b4ef92faf3 (diff) | |
vs980: Update gps.conf to match lollopop release
Change-Id: I32f6e445b2d1813174f6d55d4dc08ed25268580a
| -rw-r--r-- | configs/gps.conf | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/configs/gps.conf b/configs/gps.conf index aca8078..44805d8 100644 --- a/configs/gps.conf +++ b/configs/gps.conf @@ -1,8 +1,8 @@ #Uncommenting these urls would only enable #the power up auto injection and force injection(test case). -XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra2.bin -XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra2.bin -XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra2.bin +XTRA_SERVER_1=http://xtrapath1.izatcloud.net/xtra2.bin +XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra2.bin +XTRA_SERVER_3=http://xtrapath2.izatcloud.net/xtra2.bin # Error Estimate # _SET = 1 @@ -75,9 +75,6 @@ LPP_PROFILE = 3 ################################ # EXTRA SETTINGS ################################ -# Enable or Disable Wiper (1=Enable, 0=Disable) -#ENABLE_WIPER=1 -ENABLE_WIPER=1 # NMEA provider (1=Modem Processor, 0=Application Processor) #NMEA_PROVIDER=0 NMEA_PROVIDER=1 |
