aboutsummaryrefslogtreecommitdiff
path: root/gps/etc
diff options
context:
space:
mode:
authorBruno Martins <bgcngm@gmail.com>2017-01-08 11:10:08 +0000
committerdavidevinavil <davidevinavil@gmail.com>2017-01-21 18:29:42 +0100
commitb157b3b3c110e58cf78f51f06b36f8ce98b24e3c (patch)
treeea045134e95ef1c193f1995f55378380134645d8 /gps/etc
parent4bfff05a88cb2baca116cd03a27b6bc8937e07f7 (diff)
z2_plus: Update GPS and Location API from upstream
* Tag: LA.UM.5.5.r1-02300-8x96.0 Change-Id: I0449ca62f7ad8763c799e865be39b5146e0b0e31
Diffstat (limited to 'gps/etc')
-rw-r--r--gps/etc/gps.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/gps/etc/gps.conf b/gps/etc/gps.conf
index edd07c4..af37bf1 100644
--- a/gps/etc/gps.conf
+++ b/gps/etc/gps.conf
@@ -19,6 +19,9 @@ ERR_ESTIMATE=0
#NTP server
NTP_SERVER=time.izatcloud.net
+#XTRA CA path
+XTRA_CA_PATH=/system/etc/security/cacerts
+
# DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
# 4 - Debug, 5 - Verbose
# If DEBUG_LEVEL is commented, Android's logging levels will be used