Merge "More reliable NTP server for GPS HAL" into oc-mr1-dev

am: 0dd4cf8157

Change-Id: Ic11a3ed28774ff1b6d1095aa6d971fa8dbb57f7c
This commit is contained in:
Wyatt Riley
2017-09-01 20:44:46 +00:00
committed by android-build-merger

View File

@@ -17,7 +17,10 @@ ERR_ESTIMATE=0
# Europe
# NTP_SERVER=europe.pool.ntp.org
# North America
NTP_SERVER=north-america.pool.ntp.org
# NTP_SERVER=north-america.pool.ntp.org
NTP_SERVER = time.google.com
# If NTP_SERVER is commented NTP_SERVER=time.izatcloud.net is used
# DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
@@ -125,4 +128,4 @@ MISSING_PULSE_TIME_DELTA = 900
#####################################
#Propagation time uncertainty
#####################################
PROPAGATION_TIME_UNCERTAINTY = 1
PROPAGATION_TIME_UNCERTAINTY = 1