Added XTRA CA path to gps.conf
am: 47b626358a

Change-Id: Iefef09132168c962d3be12ef38db1246d35c7cf9
diff --git a/etc/gps.conf b/etc/gps.conf
index caecdbd..3bec29a 100644
--- a/etc/gps.conf
+++ b/etc/gps.conf
@@ -25,6 +25,9 @@
 #North America
 # NTP_SERVER=north-america.pool.ntp.org
 
+#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