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
This commit is contained in:
Satheesh Jayakumar 2013-08-26 16:16:10 -07:00
parent b1e5bb90ac
commit 77ae63f106

View file

@ -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