summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorChengYou Ho <chengyouho@google.com>2019-06-10 16:35:49 +0800
committerChengYou Ho <chengyouho@google.com>2019-06-18 12:22:40 +0800
commitdc76408df249bd930d3fcf260b986af5989f248f (patch)
tree9d5ddce7c664bbd741a919336f673aaf1ce8c8f5 /etc
parent411f8f46d3b20b5e8ae583ae5ae95e5432ff4d53 (diff)
parent93d7c858a70ea13d610d85b4ce94020a0d01ce18 (diff)
downloadgps-dc76408df249bd930d3fcf260b986af5989f248f.tar.gz
Merge remote-tracking branch 'goog/qcom/release/LA.UM.8.1.R1.09.00.00.529.047' into qt-r1-dev
Bug: 134895605 Change-Id: Ib4de7f6ea1deece59fb67713f411aa4a88402425
Diffstat (limited to 'etc')
-rw-r--r--etc/gps.conf17
1 files changed, 15 insertions, 2 deletions
diff --git a/etc/gps.conf b/etc/gps.conf
index 82a7b3c..35a0a7e 100644
--- a/etc/gps.conf
+++ b/etc/gps.conf
@@ -14,7 +14,7 @@ ERR_ESTIMATE=0
NTP_SERVER=time.izatcloud.net
#XTRA CA path
-XTRA_CA_PATH=/system/etc/security/cacerts
+XTRA_CA_PATH=/usr/lib/ssl/certs
# DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
# 4 - Debug, 5 - Verbose
@@ -35,7 +35,7 @@ INTERMEDIATE_POS=0
SUPL_VER=0x10000
# Emergency SUPL, 1=enable, 0=disable
-#SUPL_ES=0
+#SUPL_ES=1
#Choose PDN for Emergency SUPL
#1 - Use emergency PDN
@@ -281,3 +281,16 @@ MODEM_TYPE = 1
# SV is available and the UE’s position is known by
# other position engines.
#POSITION_ASSISTED_CLOCK_ESTIMATOR_ENABLED = 0
+
+#####################################
+# proxyAppPackageName
+#####################################
+# This is a string that is sent to the framework
+# in nfwNotifyCb callback
+PROXY_APP_PACKAGE_NAME = com.google.android.carrierlocation
+
+#####################################
+# CP_MTLR_ES
+#####################################
+# CP MTLR ES, 1=enable, 0=disable
+CP_MTLR_ES=0