jd2019: gps: Update the xtra time url.
CRs-Fixed: 2684513 Original-Change-Id: I8566d367c6a7ccebf295836b4c8d46509a428044 Change-Id: Iaffef01464cce0231e26790c9229df51333228b2
This commit is contained in:
parent
f666240618
commit
f44f6c20c6
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ XTRA_SYSTEM_TIME_INJECT = 1
|
|||
ERR_ESTIMATE=0
|
||||
|
||||
#NTP server
|
||||
NTP_SERVER=time.izatcloud.net
|
||||
NTP_SERVER=time.xtracloud.net
|
||||
NTP_SERVER_2=asia.pool.ntp.org
|
||||
NTP_SERVER_3=0.cn.pool.ntp.org
|
||||
|
||||
|
@ -284,7 +284,7 @@ MODEM_TYPE = 1
|
|||
# 1 : enabled
|
||||
# This setting enables GPS engine to estimate clock
|
||||
# bias and drift when the signal from at least 1
|
||||
# SV is available and the UE’s position is known by
|
||||
# SV is available and the UE<EFBFBD>s position is known by
|
||||
# other position engines.
|
||||
#POSITION_ASSISTED_CLOCK_ESTIMATOR_ENABLED = 0
|
||||
|
||||
|
|
Loading…
Reference in a new issue