mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-10-01 01:35:54 -04:00
Bring NTP inline with init.sh
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
4f64f7538c
commit
fe816c691e
@ -39,7 +39,7 @@
|
||||
<string-array translatable="false" name="config_gpsParameters">
|
||||
<item>SUPL_HOST=supl.google.com</item>
|
||||
<item>SUPL_PORT=7275</item>
|
||||
<item>NTP_SERVER=1.android.pool.ntp.org</item>
|
||||
<item>NTP_SERVER=2.android.pool.ntp.org</item>
|
||||
<item>SUPL_VER=0x20000</item>
|
||||
<item>SUPL_MODE=1</item>
|
||||
</string-array>
|
||||
|
Loading…
Reference in New Issue
Block a user