From 6d820c386f521231ba643c5be5599f9f64859df3 Mon Sep 17 00:00:00 2001 From: Jeff Sharkey Date: Tue, 10 Apr 2012 13:56:22 -0700 Subject: Remove unused NTP_SERVER. Platform now uses Settings.Secure.NTP_SERVER. Change-Id: Ib45cc41c2a7570715835a95fc9ebb179b048fefd --- gps/gps.conf_AS | 1 - gps/gps.conf_AS_SUPL | 1 - gps/gps.conf_EU | 1 - gps/gps.conf_EU_SUPL | 1 - gps/gps.conf_US | 1 - gps/gps.conf_US_SUPL | 1 - 6 files changed, 6 deletions(-) diff --git a/gps/gps.conf_AS b/gps/gps.conf_AS index 510f656..ce3a4e2 100644 --- a/gps/gps.conf_AS +++ b/gps/gps.conf_AS @@ -1,4 +1,3 @@ -NTP_SERVER=asia.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 diff --git a/gps/gps.conf_AS_SUPL b/gps/gps.conf_AS_SUPL index 51154b9..a0e2a7d 100644 --- a/gps/gps.conf_AS_SUPL +++ b/gps/gps.conf_AS_SUPL @@ -1,4 +1,3 @@ -NTP_SERVER=asia.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 diff --git a/gps/gps.conf_EU b/gps/gps.conf_EU index 49dffbe..ce3a4e2 100644 --- a/gps/gps.conf_EU +++ b/gps/gps.conf_EU @@ -1,4 +1,3 @@ -NTP_SERVER=europe.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 diff --git a/gps/gps.conf_EU_SUPL b/gps/gps.conf_EU_SUPL index 926f884..a0e2a7d 100644 --- a/gps/gps.conf_EU_SUPL +++ b/gps/gps.conf_EU_SUPL @@ -1,4 +1,3 @@ -NTP_SERVER=europe.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 diff --git a/gps/gps.conf_US b/gps/gps.conf_US index 5abbd5c..ce3a4e2 100644 --- a/gps/gps.conf_US +++ b/gps/gps.conf_US @@ -1,4 +1,3 @@ -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 diff --git a/gps/gps.conf_US_SUPL b/gps/gps.conf_US_SUPL index b766326..a0e2a7d 100644 --- a/gps/gps.conf_US_SUPL +++ b/gps/gps.conf_US_SUPL @@ -1,4 +1,3 @@ -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 -- cgit v1.1