summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2012-04-10 13:56:22 -0700
committerJeff Sharkey <jsharkey@android.com>2012-04-10 13:56:33 -0700
commit6d820c386f521231ba643c5be5599f9f64859df3 (patch)
tree2a89756a3884a43fb7a88fc9c08f46c6b8721ee8
parent07d886693b88cde857046ab01cc07abf8df903af (diff)
downloaddevice_common-6d820c386f521231ba643c5be5599f9f64859df3.zip
device_common-6d820c386f521231ba643c5be5599f9f64859df3.tar.gz
device_common-6d820c386f521231ba643c5be5599f9f64859df3.tar.bz2
Remove unused NTP_SERVER.
Platform now uses Settings.Secure.NTP_SERVER. Change-Id: Ib45cc41c2a7570715835a95fc9ebb179b048fefd
-rw-r--r--gps/gps.conf_AS1
-rw-r--r--gps/gps.conf_AS_SUPL1
-rw-r--r--gps/gps.conf_EU1
-rw-r--r--gps/gps.conf_EU_SUPL1
-rw-r--r--gps/gps.conf_US1
-rw-r--r--gps/gps.conf_US_SUPL1
6 files changed, 0 insertions, 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