From 5dadc4dbb4c5dfc0150f2dea092d80fa0be1a831 Mon Sep 17 00:00:00 2001 From: Wyatt Riley Date: Wed, 31 Aug 2016 10:59:59 -0700 Subject: AGNSS LPP settings for Telus & Bell Similar to Rogers settings Mcc/Mnc values selected from mcclist.com, intersected with existing config.xml files Bug: 31187109 Bug: 31186773 Change-Id: Iba3ebc873828b6f59765674817bc86f6337e618c --- core/res/res/values-mcc302-mnc220/config.xml | 19 +++++++++++++++++++ core/res/res/values-mcc302-mnc221/config.xml | 19 +++++++++++++++++++ core/res/res/values-mcc302-mnc610/config.xml | 18 ++++++++++++++++++ core/res/res/values-mcc302-mnc640/config.xml | 19 +++++++++++++++++++ 4 files changed, 75 insertions(+) diff --git a/core/res/res/values-mcc302-mnc220/config.xml b/core/res/res/values-mcc302-mnc220/config.xml index 454e4b6b466a..f2933b7d7df0 100644 --- a/core/res/res/values-mcc302-mnc220/config.xml +++ b/core/res/res/values-mcc302-mnc220/config.xml @@ -42,4 +42,23 @@ [ApnSettingV3]Tethered Public Mobile,isp.mb.com,,,,,,,,,302,220,,DUN,,,true,0,,,,,,,gid,4D4F + + + SUPL_HOST=supl.google.com + SUPL_PORT=7275 + XTRA_SERVER_1=http://xtrapath1.izatcloud.net/xtra2.bin + XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra2.bin + XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra2.bin + NTP_SERVER=north-america.pool.ntp.org + SUPL_MODE=1 + SUPL_VER=0x20000 + LPP_PROFILE=2 + NMEA_PROVIDER=0 + A_GLONASS_POS_PROTOCOL_SELECT=0 + ERR_ESTIMATE=0 + INTERMEDIATE_POS=0 + GPS_LOCK=3 + SUPL_ES=1 + + diff --git a/core/res/res/values-mcc302-mnc221/config.xml b/core/res/res/values-mcc302-mnc221/config.xml index ffc9d6c251ec..28b55456599d 100644 --- a/core/res/res/values-mcc302-mnc221/config.xml +++ b/core/res/res/values-mcc302-mnc221/config.xml @@ -32,4 +32,23 @@ [ApnSettingV3]Koodo,sp.koodo.com,,,,,,,,,302,221,,DUN,,,true,0,,,,,,,gid,4B + + + SUPL_HOST=supl.google.com + SUPL_PORT=7275 + XTRA_SERVER_1=http://xtrapath1.izatcloud.net/xtra2.bin + XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra2.bin + XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra2.bin + NTP_SERVER=north-america.pool.ntp.org + SUPL_MODE=1 + SUPL_VER=0x20000 + LPP_PROFILE=2 + NMEA_PROVIDER=0 + A_GLONASS_POS_PROTOCOL_SELECT=0 + ERR_ESTIMATE=0 + INTERMEDIATE_POS=0 + GPS_LOCK=3 + SUPL_ES=1 + + diff --git a/core/res/res/values-mcc302-mnc610/config.xml b/core/res/res/values-mcc302-mnc610/config.xml index 81cec960301c..73604a3ba1c2 100644 --- a/core/res/res/values-mcc302-mnc610/config.xml +++ b/core/res/res/values-mcc302-mnc610/config.xml @@ -27,4 +27,22 @@ --> 1428 + + + SUPL_HOST=supl.google.com + SUPL_PORT=7275 + XTRA_SERVER_1=http://xtrapath1.izatcloud.net/xtra2.bin + XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra2.bin + XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra2.bin + NTP_SERVER=north-america.pool.ntp.org + SUPL_MODE=1 + SUPL_VER=0x20000 + LPP_PROFILE=2 + NMEA_PROVIDER=0 + A_GLONASS_POS_PROTOCOL_SELECT=0 + ERR_ESTIMATE=0 + INTERMEDIATE_POS=0 + GPS_LOCK=3 + SUPL_ES=1 + diff --git a/core/res/res/values-mcc302-mnc640/config.xml b/core/res/res/values-mcc302-mnc640/config.xml index 706570c0bd6b..8597c6596ce7 100644 --- a/core/res/res/values-mcc302-mnc640/config.xml +++ b/core/res/res/values-mcc302-mnc640/config.xml @@ -22,4 +22,23 @@ 302 + + + + SUPL_HOST=supl.google.com + SUPL_PORT=7275 + XTRA_SERVER_1=http://xtrapath1.izatcloud.net/xtra2.bin + XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra2.bin + XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra2.bin + NTP_SERVER=north-america.pool.ntp.org + SUPL_MODE=1 + SUPL_VER=0x20000 + LPP_PROFILE=2 + NMEA_PROVIDER=0 + A_GLONASS_POS_PROTOCOL_SELECT=0 + ERR_ESTIMATE=0 + INTERMEDIATE_POS=0 + GPS_LOCK=3 + SUPL_ES=1 + -- cgit v1.2.3-59-g8ed1b