From b4aa1d1f62e25c6ef01516cca8e45aeba9cb1f6e Mon Sep 17 00:00:00 2001 From: Amith Yamasani Date: Fri, 24 Jun 2011 15:04:49 -0700 Subject: Add gps.conf file for large fish Make NTP time lookups work. Bug: 4946152 Change-Id: Ic28ba0352be18d59c91285a641a8538494c60973 --- gps.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 gps.conf (limited to 'gps.conf') diff --git a/gps.conf b/gps.conf new file mode 100644 index 0000000..bd431a6 --- /dev/null +++ b/gps.conf @@ -0,0 +1,6 @@ +NTP_SERVER=north-america.pool.ntp.org +XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin +XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin +XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin +SUPL_HOST=supl.google.com +SUPL_PORT=7276 -- cgit v1.1