summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorTushar Janefalkar <tusharj@codeaurora.org>2014-06-26 11:08:12 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2014-07-21 10:45:06 -0700
commitc091f138efbfda2f9e27a66727e5983faf86fe56 (patch)
tree4c8bfc1b0b49646bf3f93b58aeebfb15196dce13 /etc
parent340744e45836051fdd60b16a40ec650e1c12d1b9 (diff)
downloadgps-c091f138efbfda2f9e27a66727e5983faf86fe56.tar.gz
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
Diffstat (limited to 'etc')
-rw-r--r--etc/gps.conf7
1 files changed, 7 insertions, 0 deletions
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