summaryrefslogtreecommitdiff
path: root/etc/gps.conf
diff options
context:
space:
mode:
authorSatheesh Jayakumar <sjayakum@codeaurora.org>2013-08-26 16:16:10 -0700
committerSatheesh Jayakumar <sjayakum@codeaurora.org>2013-08-26 16:57:18 -0700
commit77ae63f106bd3d3426bdcb73599793ce88d3b1de (patch)
tree3edd11a9be6df97d52b23489e226e2be0cce4f7d /etc/gps.conf
parentb1e5bb90ac2c351ea539d076f86bf94da04da9a2 (diff)
downloadgps-77ae63f106bd3d3426bdcb73599793ce88d3b1de.tar.gz
Removed the ability to configure XTRA server query
Changes to gps.conf to remove the ability to enable XTRA server query. This is because server info will be obtained from the modem xtra data download request. CRs-Fixed: 513543 Change-Id: Ia6a2b898e27dbac041064f69c534489102680050
Diffstat (limited to 'etc/gps.conf')
-rwxr-xr-xetc/gps.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/etc/gps.conf b/etc/gps.conf
index 539c3a1..ad38567 100755
--- a/etc/gps.conf
+++ b/etc/gps.conf
@@ -1,10 +1,3 @@
-# XTRA_SERVER_QUERY (1=on, 0=off)
-# If XTRA_SERVER_QUERY is on, the XTRA_SERVERs listed
-# below will be ignored, and instead the servers will
-# be queried from the modem.
-XTRA_SERVER_QUERY=0
-# XTRA_SERVERs below are used only if XTRA_SERVER_QUERY
-# is off.
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin