From: Borduni Date: Sat, 19 Jan 2019 23:39:49 +0000 (+0100) Subject: a7xelte: gps.conf: Use ntp server that is the closest to the user X-Git-Url: https://git.stricted.de/?p=GitHub%2FLineageOS%2Fandroid_device_samsung_a7xelte.git;a=commitdiff_plain;h=eaa04976eeee1e84e0809ab9ce9ab396d7a5c1cb a7xelte: gps.conf: Use ntp server that is the closest to the user Change-Id: Ibe6488d297575a134908d7e243dd7264fca4b22d --- 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