diff options
author | Tsuwei Chen <tsuwei@google.com> | 2014-09-09 23:29:13 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2014-09-09 23:29:14 +0000 |
commit | 98ff7bce66f03da14e39fa7e532a7202bde7dce6 (patch) | |
tree | c595f43f037eef38ec6c3cae8f164f3c95e231b2 /core | |
parent | e7ad74f070559336e9ad67897553e34a9c584242 (diff) | |
parent | 67862cf3de23f112c92cba6cbedce86a4ff43da4 (diff) | |
download | frameworks_base-98ff7bce66f03da14e39fa7e532a7202bde7dce6.zip frameworks_base-98ff7bce66f03da14e39fa7e532a7202bde7dce6.tar.gz frameworks_base-98ff7bce66f03da14e39fa7e532a7202bde7dce6.tar.bz2 |
Merge "Move carrier-specific GPS parameters out of framework/base directory. Bug: 17288144" into lmp-dev
Diffstat (limited to 'core')
-rw-r--r-- | core/res/res/values-mcc310-mnc004/config.xml | 7 | ||||
-rw-r--r-- | core/res/res/values-mcc310-mnc120/config.xml | 6 | ||||
-rw-r--r-- | core/res/res/values-mcc310-mnc150/config.xml | 6 | ||||
-rw-r--r-- | core/res/res/values-mcc310-mnc260/config.xml | 7 | ||||
-rw-r--r-- | core/res/res/values-mcc310-mnc410/config.xml | 6 | ||||
-rw-r--r-- | core/res/res/values-mcc311-mnc190/config.xml | 7 | ||||
-rw-r--r-- | core/res/res/values-mcc311-mnc480/config.xml | 7 | ||||
-rw-r--r-- | core/res/res/values/config.xml | 9 |
8 files changed, 0 insertions, 55 deletions
diff --git a/core/res/res/values-mcc310-mnc004/config.xml b/core/res/res/values-mcc310-mnc004/config.xml index 2778b6e..423e250 100644 --- a/core/res/res/values-mcc310-mnc004/config.xml +++ b/core/res/res/values-mcc310-mnc004/config.xml @@ -34,11 +34,4 @@ </string-array> <bool name="config_auto_attach_data_on_creation">false</bool> - - <!-- Values for GPS configuration (Verizon) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>CAPABILITIES=0x31</item> - <item>LPP_PROFILE=3</item> - <item>GPS_LOCK=3</item> - </string-array> </resources> diff --git a/core/res/res/values-mcc310-mnc120/config.xml b/core/res/res/values-mcc310-mnc120/config.xml index 3b95db5..62001d9 100644 --- a/core/res/res/values-mcc310-mnc120/config.xml +++ b/core/res/res/values-mcc310-mnc120/config.xml @@ -25,10 +25,4 @@ --> <integer name="config_mobile_mtu">1422</integer> - <!-- Values for GPS configuration (Sprint) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>CAPABILITIES=0x31</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - </string-array> </resources> diff --git a/core/res/res/values-mcc310-mnc150/config.xml b/core/res/res/values-mcc310-mnc150/config.xml index 00d2db8..f1936f4 100644 --- a/core/res/res/values-mcc310-mnc150/config.xml +++ b/core/res/res/values-mcc310-mnc150/config.xml @@ -33,10 +33,4 @@ <item>315</item> <item>316</item> </string-array> - <!-- Values for GPS configuration (AT&T) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>CAPABILITIES=0x33</item> - <item>LPP_PROFILE=3</item> - <item>GPS_LOCK=1</item> - </string-array> </resources> diff --git a/core/res/res/values-mcc310-mnc260/config.xml b/core/res/res/values-mcc310-mnc260/config.xml index f8fff3b..28cd695 100644 --- a/core/res/res/values-mcc310-mnc260/config.xml +++ b/core/res/res/values-mcc310-mnc260/config.xml @@ -29,11 +29,4 @@ carrier provisioning. If false: hard disabled. If true: then depends on carrier provisioning, availability etc --> <bool name="config_carrier_volte_vt_available">true</bool> - - <!-- Values for GPS configuration (T-Mobile) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>CAPABILITEIS=0x33</item> - <item>GPS_LOCK=1</item> - <item>LPP_PROFILE=2</item> - </string-array> </resources> diff --git a/core/res/res/values-mcc310-mnc410/config.xml b/core/res/res/values-mcc310-mnc410/config.xml index edf6d9f..b863aae 100644 --- a/core/res/res/values-mcc310-mnc410/config.xml +++ b/core/res/res/values-mcc310-mnc410/config.xml @@ -40,12 +40,6 @@ <item>315</item> <item>316</item> </string-array> - <!-- Values for GPS configuration (AT&T) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>CAPABILITIES=0x33</item> - <item>GPS_LOCK=1</item> - <item>LPP_PROFILE=3</item> - </string-array> <!-- Do not translate. Defines the slots is Two Digit Number for dialing normally not USSD --> <string-array name="config_twoDigitNumberPattern"> <item>"0"</item> diff --git a/core/res/res/values-mcc311-mnc190/config.xml b/core/res/res/values-mcc311-mnc190/config.xml index b4e436d..a6c4d1b 100644 --- a/core/res/res/values-mcc311-mnc190/config.xml +++ b/core/res/res/values-mcc311-mnc190/config.xml @@ -37,11 +37,4 @@ note that empty fields can be ommitted: "name,apn,,,,,,,,,310,260,,DUN" --> <string translatable="false" name="config_tether_apndata">Tether,broadband.cellular1.net,,,,,,,,,311,190,,DUN</string> - <!-- Values for GPS configuration (Sprint) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>CAPABILITIES=0x31</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - </string-array> - </resources> diff --git a/core/res/res/values-mcc311-mnc480/config.xml b/core/res/res/values-mcc311-mnc480/config.xml index 57ecd31..cf19235 100644 --- a/core/res/res/values-mcc311-mnc480/config.xml +++ b/core/res/res/values-mcc311-mnc480/config.xml @@ -44,11 +44,4 @@ <bool name="config_carrier_volte_vt_available">false</bool> <bool name="config_auto_attach_data_on_creation">false</bool> - - <!-- Values for GPS configuration (Verizon) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>CAPABILITIES=0x31</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=3</item> - </string-array> </resources> diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index f2835ec..ed232e2 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -1722,16 +1722,7 @@ <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>NTP_SERVER=north-america.pool.ntp.org</item> <item>SUPL_VER=0x20000</item> - <item>CAPABILITIES=0x33</item> - <item>LPP_PROFILE=0</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> </string-array> </resources> |