mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-08 17:35:02 -04:00
Bring NTP inline with init.sh
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
4f64f7538c
commit
fe816c691e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue