From c091f138efbfda2f9e27a66727e5983faf86fe56 Mon Sep 17 00:00:00 2001 From: Tushar Janefalkar Date: Thu, 26 Jun 2014 11:08:12 -0700 Subject: Add support for XTRA_VERSION_CHECK QMI LOC msg A new QMI LOC msg is introduced which injects into the modem a value that determines whether or not the version of XTRA is to be checked Change-Id: I0ef579332d064713ce73d80e66dc8c6fef1c1638 CRs-fixed: 649860 --- etc/gps.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'etc') diff --git a/etc/gps.conf b/etc/gps.conf index b79b380..5a2a176 100644 --- a/etc/gps.conf +++ b/etc/gps.conf @@ -4,6 +4,13 @@ #XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin #XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin +#Version check for XTRA +#DISABLE = 0 +#AUTO = 1 +#XTRA2 = 2 +#XTRA3 = 3 +XTRA_VERSION_CHECK=0 + # Error Estimate # _SET = 1 # _CLEAR = 0 -- cgit v1.2.3