diff options
| author | Rashed Abdel-Tawab <rashed@linux.com> | 2015-01-14 21:24:27 -0500 |
|---|---|---|
| committer | Drgravy <drg113001@gmail.com> | 2015-01-18 08:10:32 -0600 |
| commit | 913b363b21af1856ac8eba887698882d25edd9ea (patch) | |
| tree | ff77a95d18d6284bddd9b4f984d5e44a9676cd96 | |
| parent | ba5eeef084879d600040f0fb5a3aec96707f107b (diff) | |
ls980: Update gps.conf to match lollopop releaselp5.0
Change-Id: I271604de4bf646d6e1128c581686c91f12633524
| -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 443bd5b..481d9e4 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 @@ -73,9 +73,6 @@ LPP_PROFILE = 0 ################################ # 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 |
