mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-12-26 07:59:30 -05: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">
|
<string-array translatable="false" name="config_gpsParameters">
|
||||||
<item>SUPL_HOST=supl.google.com</item>
|
<item>SUPL_HOST=supl.google.com</item>
|
||||||
<item>SUPL_PORT=7275</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_VER=0x20000</item>
|
||||||
<item>SUPL_MODE=1</item>
|
<item>SUPL_MODE=1</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
Loading…
Reference in New Issue
Block a user