update gps.conf

added XTRA CA path to gps.conf to support
https in XC2.0. assigned the default value.

Change-Id: Ie9216a98621762484ab98f9e8459b63223707448
This commit is contained in:
Ruifeng Xu 2016-11-23 10:26:00 -08:00 committed by Gerrit - the friendly Code Review server
parent f871943dc5
commit 3fe22406e1

View file

@ -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