From 3fe22406e1b49e6c3f01414ba3c9d7a4b3d9389d Mon Sep 17 00:00:00 2001 From: Ruifeng Xu Date: Wed, 23 Nov 2016 10:26:00 -0800 Subject: update gps.conf added XTRA CA path to gps.conf to support https in XC2.0. assigned the default value. Change-Id: Ie9216a98621762484ab98f9e8459b63223707448 --- etc/gps.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc') diff --git a/etc/gps.conf b/etc/gps.conf index 4b48558..01699bf 100644 --- a/etc/gps.conf +++ b/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 -- cgit v1.2.3