summaryrefslogtreecommitdiff
path: root/etc/gps.conf
diff options
context:
space:
mode:
authorSantoshkumar Zalake <szalake@codeaurora.org>2019-06-07 13:55:19 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2019-08-30 02:54:05 -0700
commit42e8ab01901a627bef050179be7dbb725abd5787 (patch)
tree23de42cad6df52739dbd33ac579e8e9f6ebbbff3 /etc/gps.conf
parent93db35b82539baf5c2b80bc8314cf79070dcbc22 (diff)
downloadgps-42e8ab01901a627bef050179be7dbb725abd5787.tar.gz
Add GNSS Deployment Support.
The GNSS Deployment is used to configure GNSS Hardware using gps.conf file CRs-Fixed: 2480150 Change-Id: Ia09d3165de0c2f80f23bef8c0431095b25d16ea2
Diffstat (limited to 'etc/gps.conf')
-rw-r--r--etc/gps.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/gps.conf b/etc/gps.conf
index f773e81..c247cbd 100644
--- a/etc/gps.conf
+++ b/etc/gps.conf
@@ -287,3 +287,13 @@ PROXY_APP_PACKAGE_NAME = com.google.android.carrierlocation
#####################################
# CP MTLR ES, 1=enable, 0=disable
CP_MTLR_ES=0
+
+##################################################
+# GNSS_DEPLOYMENT
+##################################################
+# 0 : Enable QCOM GNSS (default)
+# 1 : Enable QCSR SS5
+# This setting use to select between QCOM GNSS
+# and QCSR SS5 hardware receiver.
+# By default QCOM GNSS receiver is enabled.
+# GNSS_DEPLOYMENT = 0