From: Borduni Date: Sat, 19 Jan 2019 23:39:49 +0000 (+0100) Subject: a3xelte: gps.conf: Use ntp server that is the closest to the user X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=828fd7fbe4fcc1330cffaf183678d0b147db2837;p=GitHub%2FLineageOS%2Fandroid_device_samsung_a3xelte.git a3xelte: gps.conf: Use ntp server that is the closest to the user Change-Id: If433b2f7a9b1e1cf76c242a47922e37fcb15f5bc --- diff --git a/configs/gps/gps.conf b/configs/gps/gps.conf index e3247c4..44f655c 100644 --- a/configs/gps/gps.conf +++ b/configs/gps/gps.conf @@ -1,5 +1,5 @@ -NTP_SERVER=north-america.pool.ntp.org -#XTRA_SERVER_1=http://gllto1.glpals.com/4day/v3/latest/lto2.dat -#XTRA_SERVER_2=http://gllto2.glpals.com/4day/v3/latest/lto2.dat +NTP_SERVER=pool.ntp.org +#XTRA_SERVER_1=https://gllto1.glpals.com/4day/v3/latest/lto2.dat +#XTRA_SERVER_2=https://gllto2.glpals.com/4day/v3/latest/lto2.dat SUPL_HOST=supl.google.com -SUPL_PORT=7275 \ No newline at end of file +SUPL_PORT=7275