mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
flo: Restoring XTRA GPS assistance
Pointing the base config.xml to XTRA v3 and removing the redundant overlays Bug: 36356863 Test: Fast GPS fix after delete all on Angler, and build confirmation on Bullhead's identical fix. Change-Id: I255b864808dc1b59fde3b2e013335ad81c3ef0e6
This commit is contained in:
parent
813b117249
commit
df0710fc71
1 changed files with 3 additions and 3 deletions
|
@ -301,9 +301,9 @@
|
|||
<string-array translatable="false" name="config_gpsParameters">
|
||||
<item>SUPL_HOST=supl.google.com</item>
|
||||
<item>SUPL_PORT=7275</item>
|
||||
<item>XTRA_SERVER_1=http://xtrapath1.izatcloud.net/xtra2.bin</item>
|
||||
<item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra2.bin</item>
|
||||
<item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra2.bin</item>
|
||||
<item>XTRA_SERVER_1=https://xtrapath1.izatcloud.net/xtra3grc.bin</item>
|
||||
<item>XTRA_SERVER_2=https://xtrapath2.izatcloud.net/xtra3grc.bin</item>
|
||||
<item>XTRA_SERVER_3=https://xtrapath3.izatcloud.net/xtra3grc.bin</item>
|
||||
<item>NTP_SERVER=north-america.pool.ntp.org</item>
|
||||
<item>SUPL_MODE=1</item>
|
||||
<item>SUPL_VER=0x20000</item>
|
||||
|
|
Loading…
Reference in a new issue