diff options
author | davidevinavil <davidevinavil@gmail.com> | 2017-05-03 22:47:29 +0200 |
---|---|---|
committer | davidevinavil <davidevinavil@gmail.com> | 2017-05-03 22:47:29 +0200 |
commit | 8a774b5c4c992c14c64dd52946afb52f73e3caa6 (patch) | |
tree | 97806106edf8df41da2da1f7ae930e853383044c /overlay | |
parent | bc8b3650fce6dcc16790394f84749dec24c05180 (diff) |
overlay: Clean up
Diffstat (limited to 'overlay')
142 files changed, 0 insertions, 4465 deletions
diff --git a/overlay/frameworks/base/core/res/res/values-mcc204-mnc04/config.xml b/overlay/frameworks/base/core/res/res/values-mcc204-mnc04/config.xml deleted file mode 100644 index 224bd7d..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc204-mnc04/config.xml +++ /dev/null @@ -1,49 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - - <string-array translatable="false" name="config_default_vm_number"> - <!-- VZW --> - <item>*86;BAE0000000000000</item> - </string-array> - - <!-- Use ERI text for network name on CDMA LTE --> - <bool name="config_LTE_eri_for_network_name">false</bool> - - <!-- String containing the apn value for tethering. May be overriden by secure settings - TETHER_DUN_APN. Value is a comma separated series of strings: - "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type", - Or string format of ApnSettingV3. - note that empty fields can be ommitted: "name,apn,,,,,,,,,310,260,,DUN" --> - <string-array translatable="false" name="config_tether_apndata"> - <item>[ApnSettingV3]HOT mobile PC,pc.hotm,,,,,,,,,204,04,,DUN,,,true,0,,,,,,,spn,HOT mobile</item> - </string-array> - - <!-- Entitlement APP provisioning for Tethering --> - <string-array translatable="false" name="config_mobile_hotspot_provision_app"> - <item>com.google.android.carrierentitlement</item> - <item>com.google.android.carrierentitlement.CarrierEntitlementActivity</item> - </string-array> - <string translatable="false" name="config_mobile_hotspot_provision_app_no_ui">com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK</string> - <string translatable="false" name="config_mobile_hotspot_provision_response">com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK_RESULT</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc208-mnc10/config.xml b/overlay/frameworks/base/core/res/res/values-mcc208-mnc10/config.xml deleted file mode 100644 index a341b65..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc208-mnc10/config.xml +++ /dev/null @@ -1,38 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- String containing the apn value for tethering. May be overriden by secure settings - TETHER_DUN_APN. Value is a comma separated series of strings: - "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type", - Or string format of ApnSettingV3. - note that empty fields can be ommitted: "name,apn,,,,,,,,,310,260,,DUN" --> - <string-array translatable="false" name="config_tether_apndata"> - <item>SFR option modem,websfr,,,,,,,,,208,10,,DUN</item> - <item>[ApnSettingV3]INTERNET NRJ,internetnrj,,,,,,,,,208,10,,DUN,,,true,0,,,,,,,gid,4E</item> - <item>[ApnSettingV3]Auchan,wap65,,,,,,,,,208,10,,DUN,,,true,0,,,,,,,spn,A MOBILE</item> - <item>[ApnSettingV3]LeclercMobile,wap66,,,,,,,,,208,10,,DUN,,,true,0,,,,,,,spn,LeclercMobile</item> - <item>[ApnSettingV3]Coriolis,fnetcoriolis,,,,,,,,,208,10,,DUN,,,true,0,,,,,,,gid,12</item> - <item>[ApnSettingV3]La Poste Mobile modem,websfr,,,,,,,,,208,10,,DUN,,,true,0,,,,,,,gid,4C</item> - <item>[ApnSettingV3]Darty Surf Mails,wap68,,,,,,,,,208,10,,DUN,,,true,0,,,,,,,gid,44</item> - </string-array> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc214-mnc01/config.xml b/overlay/frameworks/base/core/res/res/values-mcc214-mnc01/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc214-mnc01/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc234-mnc15/config.xml b/overlay/frameworks/base/core/res/res/values-mcc234-mnc15/config.xml deleted file mode 100644 index 3bd026e..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc234-mnc15/config.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <string-array translatable="false" name="config_default_vm_number"> - <item>121</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc262-mnc01/config.xml b/overlay/frameworks/base/core/res/res/values-mcc262-mnc01/config.xml deleted file mode 100644 index e846c43..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc262-mnc01/config.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <string-array translatable="false" name="config_default_vm_number"> - <item>3311</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc262-mnc07/config.xml b/overlay/frameworks/base/core/res/res/values-mcc262-mnc07/config.xml deleted file mode 100644 index ab5322e..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc262-mnc07/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> - <string-array translatable="false" name="config_default_vm_number"> - <item>+491793000333</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc262-mnc08/config.xml b/overlay/frameworks/base/core/res/res/values-mcc262-mnc08/config.xml deleted file mode 100644 index ab5322e..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc262-mnc08/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> - <string-array translatable="false" name="config_default_vm_number"> - <item>+491793000333</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc268-mnc01/config.xml b/overlay/frameworks/base/core/res/res/values-mcc268-mnc01/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc268-mnc01/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc302-mnc220/config.xml b/overlay/frameworks/base/core/res/res/values-mcc302-mnc220/config.xml deleted file mode 100644 index ff06869..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc302-mnc220/config.xml +++ /dev/null @@ -1,43 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Values for TELUS GPS configuration --> - <string-array translatable="false" name="config_gpsParameters"> - <item>SUPL_HOST=supl.telusmobility.com</item> - <item>SUPL_PORT=7275</item> - <item>XTRA_SERVER_1=http://xtrapath1.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://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> - <item>LPP_PROFILE=2</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=0</item> - <item>SUPL_ES=0</item> - </string-array> -</resources> - diff --git a/overlay/frameworks/base/core/res/res/values-mcc302-mnc370/config.xml b/overlay/frameworks/base/core/res/res/values-mcc302-mnc370/config.xml deleted file mode 100644 index 859897a..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc302-mnc370/config.xml +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- String containing the apn value for tethering. May be overriden by secure settings - TETHER_DUN_APN. Value is a comma separated series of strings: - "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type", - Or string format of ApnSettingV3. - note that empty fields can be ommitted: "name,apn,,,,,,,,,310,260,,DUN" --> - <string-array translatable="false" name="config_tether_apndata"> - <item>[ApnSettingV3]Fido Tethering,ltedata.apn,,,,,,,,,302,370,,DUN,IPV4V6,,true,,,,,,,,,</item> - </string-array> -</resources> - diff --git a/overlay/frameworks/base/core/res/res/values-mcc302-mnc610/config.xml b/overlay/frameworks/base/core/res/res/values-mcc302-mnc610/config.xml deleted file mode 100644 index 53329e5..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc302-mnc610/config.xml +++ /dev/null @@ -1,43 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - - <!-- Values for GPS configuration (Bell) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://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> - <item>LPP_PROFILE=2</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=0</item> - <item>SUPL_ES=0</item> - </string-array> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc302-mnc720/config.xml b/overlay/frameworks/base/core/res/res/values-mcc302-mnc720/config.xml deleted file mode 100644 index 1a1a495..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc302-mnc720/config.xml +++ /dev/null @@ -1,51 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- String containing the apn value for tethering. May be overriden by secure settings - TETHER_DUN_APN. Value is a comma separated series of strings: - "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type", - Or string format of ApnSettingV3. - note that empty fields can be ommitted: "name,apn,,,,,,,,,310,260,,DUN" --> - <string-array translatable="false" name="config_tether_apndata"> - <item>[ApnSettingV3]Rogers Tethering,ltedata.apn,,,,,,,,,302,720,,DUN,IPV4V6,IPV4V6,true,,,,,,,,,</item> - </string-array> - - <!-- Values for GPS configuration (Rogers) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://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> - <item>LPP_PROFILE=2</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=0</item> - <item>SUPL_ES=0</item> - </string-array> -</resources> - diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc004/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc004/config.xml deleted file mode 100644 index f4a2e3c..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc004/config.xml +++ /dev/null @@ -1,68 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - - <string-array translatable="false" name="config_default_vm_number"> - <item>*86</item> - </string-array> - - <!-- Array of ConnectivityManager.TYPE_xxxx values allowable for tethering --> - <!-- Common options are [1, 4] for TYPE_WIFI and TYPE_MOBILE_DUN or - <!== [0,1,5,7] for TYPE_MOBILE, TYPE_WIFI, TYPE_MOBILE_HIPRI and TYPE_BLUETOOTH --> - <integer-array translatable="false" name="config_tether_upstream_types"> - <item>1</item> - <item>4</item> - <item>7</item> - <item>9</item> - </integer-array> - - <!-- Use ERI text for network name on CDMA LTE --> - <bool name="config_LTE_eri_for_network_name">false</bool> - - <!-- Values for GPS configuration (Verizon) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>LPP_PROFILE=3</item> - <item>GPS_LOCK=3</item> - <item>SUPL_MODE=0</item> - <item>SUPL_ES=1</item> - </string-array> - - <!-- Entitlement APP provisioning for Tethering --> - <string-array translatable="false" name="config_mobile_hotspot_provision_app"> - <item>com.google.android.carrierentitlement</item> - <item>com.google.android.carrierentitlement.CarrierEntitlementActivity</item> - </string-array> - <string translatable="false" name="config_mobile_hotspot_provision_app_no_ui">com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK</string> - <string translatable="false" name="config_mobile_hotspot_provision_response">com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK_RESULT</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc070/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc070/config.xml deleted file mode 100644 index 6cff497..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc070/config.xml +++ /dev/null @@ -1,35 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Entitlement APP provisioning for Tethering --> - <string-array translatable="false" name="config_mobile_hotspot_provision_app"> - <item>com.google.android.carrierentitlement</item> - <item>com.google.android.carrierentitlement.CarrierEntitlementActivity</item> - </string-array> - <string translatable="false" name="config_mobile_hotspot_provision_app_no_ui"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK - </string> - <string translatable="false" name="config_mobile_hotspot_provision_response"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK_RESULT - </string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc090/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc090/config.xml deleted file mode 100644 index 6cff497..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc090/config.xml +++ /dev/null @@ -1,35 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Entitlement APP provisioning for Tethering --> - <string-array translatable="false" name="config_mobile_hotspot_provision_app"> - <item>com.google.android.carrierentitlement</item> - <item>com.google.android.carrierentitlement.CarrierEntitlementActivity</item> - </string-array> - <string translatable="false" name="config_mobile_hotspot_provision_app_no_ui"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK - </string> - <string translatable="false" name="config_mobile_hotspot_provision_response"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK_RESULT - </string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc120/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc120/config.xml deleted file mode 100644 index 6fa0399..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc120/config.xml +++ /dev/null @@ -1,80 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- The VoiceMail default value is displayed to my own number if it is true --> - <bool name="config_telephony_use_own_number_for_voicemail">true</bool> - - <!-- Array of ConnectivityManager.TYPE_xxxx values allowable for tethering --> - <!-- Common options are [1, 4] for TYPE_WIFI and TYPE_MOBILE_DUN or - <!== [0,1,5,7] for TYPE_MOBILE, TYPE_WIFI, TYPE_MOBILE_HIPRI and TYPE_BLUETOOTH --> - <integer-array translatable="false" name="config_tether_upstream_types"> - <item>1</item> - <item>4</item> - <item>7</item> - <item>9</item> - </integer-array> - - <!-- Default network policy warning threshold, in megabytes. --> - <integer name="config_networkPolicyDefaultWarning">51200</integer> - - <!-- Sometimes, PDU has garbages. So, need to use valid index --> - <integer name="config_valid_wappush_index">4</integer> - - <!-- Values for GPS configuration (Sprint) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> - - <!-- sms encoded as octet is decoded by utf8 decoder. if it is true --> - <bool name="config_sms_utf8_support">true</bool> - - <!-- Sprint need a 3s delay for 3way call --> - <integer name="config_cdma_3waycall_flash_delay">300</integer> - - - <!-- Entitlement APP provisioning for Tethering --> - <string-array translatable="false" name="config_mobile_hotspot_provision_app"> - <item>com.google.android.carrierentitlement</item> - <item>com.google.android.carrierentitlement.CarrierEntitlementActivity</item> - </string-array> - <string translatable="false" name="config_mobile_hotspot_provision_app_no_ui"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK - </string> - <string translatable="false" name="config_mobile_hotspot_provision_response"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK_RESULT - </string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc150/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc150/config.xml deleted file mode 100644 index 6cff497..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc150/config.xml +++ /dev/null @@ -1,35 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Entitlement APP provisioning for Tethering --> - <string-array translatable="false" name="config_mobile_hotspot_provision_app"> - <item>com.google.android.carrierentitlement</item> - <item>com.google.android.carrierentitlement.CarrierEntitlementActivity</item> - </string-array> - <string translatable="false" name="config_mobile_hotspot_provision_app_no_ui"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK - </string> - <string translatable="false" name="config_mobile_hotspot_provision_response"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK_RESULT - </string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc170/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc170/config.xml deleted file mode 100644 index 6cff497..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc170/config.xml +++ /dev/null @@ -1,35 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Entitlement APP provisioning for Tethering --> - <string-array translatable="false" name="config_mobile_hotspot_provision_app"> - <item>com.google.android.carrierentitlement</item> - <item>com.google.android.carrierentitlement.CarrierEntitlementActivity</item> - </string-array> - <string translatable="false" name="config_mobile_hotspot_provision_app_no_ui"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK - </string> - <string translatable="false" name="config_mobile_hotspot_provision_response"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK_RESULT - </string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc260/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc260/config.xml deleted file mode 100644 index 5bc1fa7..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc260/config.xml +++ /dev/null @@ -1,78 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - - <!-- Array of ConnectivityManager.TYPE_xxxx values allowable for tethering --> - <!-- Common options are [1, 4] for TYPE_WIFI and TYPE_MOBILE_DUN or - <!== [0,1,5,7] for TYPE_MOBILE, TYPE_WIFI, TYPE_MOBILE_HIPRI and TYPE_BLUETOOTH --> - <integer-array translatable="false" name="config_tether_upstream_types"> - <item>1</item> - <item>4</item> - <item>7</item> - <item>9</item> - </integer-array> - - <!-- String containing the apn value for tethering. May be overriden by secure settings - TETHER_DUN_APN. Value is a comma separated series of strings: - "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type" - note that empty fields can be ommitted: "name,apn,,,,,,,,,310,260,,DUN" --> - <string-array translatable="false" name="config_tether_apndata"> - <item>T-Mobile Tethering,pcweb.tmobile.com,,,,,,,,,310,260,,DUN</item> - <item>[ApnSettingV3]MetroPCS Tethering,pcweb.metropcs.com,,,,,,,,,310,260,,DUN,,,true,0,,,,,,,gid,6D</item> - </string-array> - - <!-- Configure mobile tcp buffer sizes in the form: - rat-name:rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max - If no value is found for the rat-name in use, the system default will be applied. - --> - <string-array name="config_mobile_tcp_buffers"> - <item>umts:21135,131070,1056768,6144,24576,165312</item> - <item>hspa:18300,131070,1056768,6144,24576,393216</item> - <item>hsdpa:18300,131070,1056768,6144,24576,393216</item> - <item>hsupa:6141,131070,1056768,6144,24576,393216</item> - <item>hspap:31455,131070,1830912,6144,24576,1830912</item> - <item>edge:8192,26280,704512,4096,16384,110208</item> - <item>gprs:8192,8760,704512,4096,8760,110208</item> - <item>lte:786432,1572864,3840000,786432,1572864,3840000</item> - </string-array> - - <!-- Values for GPS configuration (T-Mobile) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=1</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> - -</resources> - diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc380/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc380/config.xml deleted file mode 100644 index 6cff497..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc380/config.xml +++ /dev/null @@ -1,35 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Entitlement APP provisioning for Tethering --> - <string-array translatable="false" name="config_mobile_hotspot_provision_app"> - <item>com.google.android.carrierentitlement</item> - <item>com.google.android.carrierentitlement.CarrierEntitlementActivity</item> - </string-array> - <string translatable="false" name="config_mobile_hotspot_provision_app_no_ui"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK - </string> - <string translatable="false" name="config_mobile_hotspot_provision_response"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK_RESULT - </string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc410/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc410/config.xml deleted file mode 100644 index d9e21fb..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc410/config.xml +++ /dev/null @@ -1,75 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Configure mobile tcp buffer sizes in the form: - rat-name:rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max - If no value is found for the rat-name in use, the system default will be applied. - --> - <string-array name="config_mobile_tcp_buffers"> - <item>umts:131072,262144,1452032,4096,16384,399360</item> - <item>hspa:131072,262144,1452032,4096,16384,399360</item> - <item>hsdpa:131072,262144,1452032,4096,16384,399360</item> - <item>hsupa:131072,262144,1452032,4096,16384,399360</item> - <item>hspap:131072,262144,1452032,4096,16384,399360</item> - <item>edge:4093,26280,35040,4096,16384,35040</item> - <item>gprs:4092,8760,11680,4096,8760,11680</item> - <item>evdo:4094,87380,262144,4096,16384,262144</item> - <item>lte:524288,1048576,8388608,262144,524288,4194304</item> - </string-array> - - <!-- Values for GPS configuration (AT&T) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=1</item> - <item>LPP_PROFILE=3</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> - - <!-- If Voice Radio Technology is RIL_RADIO_TECHNOLOGY_LTE:14 this is the Values - that should be used instead. A value of RIL_RADIO_TECHNOLOGY_UNKNOWN:0 means - there is no replacement value and VoLTE is assumed to be supported --> - <integer name="config_volte_replacement_rat">3</integer> - - <!-- Entitlement APP provisioning for Tethering --> - <string-array translatable="false" name="config_mobile_hotspot_provision_app"> - <item>com.google.android.carrierentitlement</item> - <item>com.google.android.carrierentitlement.CarrierEntitlementActivity</item> - </string-array> - <string translatable="false" name="config_mobile_hotspot_provision_app_no_ui"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK - </string> - <string translatable="false" name="config_mobile_hotspot_provision_response"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK_RESULT - </string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc560/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc560/config.xml deleted file mode 100644 index 6cff497..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc560/config.xml +++ /dev/null @@ -1,35 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Entitlement APP provisioning for Tethering --> - <string-array translatable="false" name="config_mobile_hotspot_provision_app"> - <item>com.google.android.carrierentitlement</item> - <item>com.google.android.carrierentitlement.CarrierEntitlementActivity</item> - </string-array> - <string translatable="false" name="config_mobile_hotspot_provision_app_no_ui"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK - </string> - <string translatable="false" name="config_mobile_hotspot_provision_response"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK_RESULT - </string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc310-mnc680/config.xml b/overlay/frameworks/base/core/res/res/values-mcc310-mnc680/config.xml deleted file mode 100644 index 6cff497..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc310-mnc680/config.xml +++ /dev/null @@ -1,35 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Entitlement APP provisioning for Tethering --> - <string-array translatable="false" name="config_mobile_hotspot_provision_app"> - <item>com.google.android.carrierentitlement</item> - <item>com.google.android.carrierentitlement.CarrierEntitlementActivity</item> - </string-array> - <string translatable="false" name="config_mobile_hotspot_provision_app_no_ui"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK - </string> - <string translatable="false" name="config_mobile_hotspot_provision_response"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK_RESULT - </string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc180/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc180/config.xml deleted file mode 100644 index 6cff497..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc180/config.xml +++ /dev/null @@ -1,35 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Entitlement APP provisioning for Tethering --> - <string-array translatable="false" name="config_mobile_hotspot_provision_app"> - <item>com.google.android.carrierentitlement</item> - <item>com.google.android.carrierentitlement.CarrierEntitlementActivity</item> - </string-array> - <string translatable="false" name="config_mobile_hotspot_provision_app_no_ui"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK - </string> - <string translatable="false" name="config_mobile_hotspot_provision_response"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK_RESULT - </string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc220/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc220/config.xml deleted file mode 100644 index c18f167..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc220/config.xml +++ /dev/null @@ -1,42 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (US Cellular) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc221/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc221/config.xml deleted file mode 100644 index 4741367..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc221/config.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (US Cellular) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc222/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc222/config.xml deleted file mode 100644 index 4741367..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc222/config.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (US Cellular) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc223/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc223/config.xml deleted file mode 100644 index 4741367..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc223/config.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (US Cellular) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc224/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc224/config.xml deleted file mode 100644 index 4741367..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc224/config.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (US Cellular) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc225/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc225/config.xml deleted file mode 100644 index 5294355..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc225/config.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (US Cellular) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=1</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc226/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc226/config.xml deleted file mode 100644 index 4741367..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc226/config.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (US Cellular) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc227/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc227/config.xml deleted file mode 100644 index 4741367..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc227/config.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (US Cellular) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc228/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc228/config.xml deleted file mode 100644 index 4741367..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc228/config.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (US Cellular) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc229/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc229/config.xml deleted file mode 100644 index 4741367..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc229/config.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (US Cellular) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc480/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc480/config.xml deleted file mode 100644 index 4a09999..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc480/config.xml +++ /dev/null @@ -1,72 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - - <string-array translatable="false" name="config_default_vm_number"> - <item>*86</item> - </string-array> - - <!-- Array of ConnectivityManager.TYPE_xxxx values allowable for tethering --> - <!-- Common options are [1, 4] for TYPE_WIFI and TYPE_MOBILE_DUN or - <!== [0,1,5,7] for TYPE_MOBILE, TYPE_WIFI, TYPE_MOBILE_HIPRI and TYPE_BLUETOOTH --> - <integer-array translatable="false" name="config_tether_upstream_types"> - <item>1</item> - <item>4</item> - <item>7</item> - <item>9</item> - </integer-array> - - <!-- Use ERI text for network name on CDMA LTE --> - <bool name="config_LTE_eri_for_network_name">false</bool> - - <!-- Values for GPS configuration (Verizon) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=3</item> - <item>SUPL_MODE=0</item> - <item>SUPL_ES=1</item> - </string-array> - - <!-- Entitlement APP provisioning for Tethering --> - <string-array translatable="false" name="config_mobile_hotspot_provision_app"> - <item>com.google.android.carrierentitlement</item> - <item>com.google.android.carrierentitlement.CarrierEntitlementActivity</item> - </string-array> - <string translatable="false" name="config_mobile_hotspot_provision_app_no_ui"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK - </string> - <string translatable="false" name="config_mobile_hotspot_provision_response"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK_RESULT - </string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc490/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc490/config.xml deleted file mode 100644 index 9908d73..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc490/config.xml +++ /dev/null @@ -1,77 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - - <!-- The VoiceMail default value is displayed to my own number if it is true --> - <bool name="config_telephony_use_own_number_for_voicemail">true</bool> - - <!-- Configure mobile network MTU. Carrier specific value is set here. --> - <integer name="config_mobile_mtu">1422</integer> - - <!-- Array of ConnectivityManager.TYPE_xxxx values allowable for tethering --> - <!-- Common options are [1, 4] for TYPE_WIFI and TYPE_MOBILE_DUN or - <!== [0,1,5,7] for TYPE_MOBILE, TYPE_WIFI, TYPE_MOBILE_HIPRI and TYPE_BLUETOOTH --> - <integer-array translatable="false" name="config_tether_upstream_types"> - <item>1</item> - <item>4</item> - <item>7</item> - <item>9</item> - </integer-array> - - <!-- Default network policy warning threshold, in megabytes. --> - <integer name="config_networkPolicyDefaultWarning">51200</integer> - - <!-- Values for GPS configuration (Sprint) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> - - <!-- Sprint need a 3s delay for 3way call --> - <integer name="config_cdma_3waycall_flash_delay">300</integer> - - <!-- Entitlement APP provisioning for Tethering --> - <string-array translatable="false" name="config_mobile_hotspot_provision_app"> - <item>com.google.android.carrierentitlement</item> - <item>com.google.android.carrierentitlement.CarrierEntitlementActivity</item> - </string-array> - <string translatable="false" name="config_mobile_hotspot_provision_app_no_ui"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK - </string> - <string translatable="false" name="config_mobile_hotspot_provision_response"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK_RESULT - </string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc580/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc580/config.xml deleted file mode 100644 index c18f167..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc580/config.xml +++ /dev/null @@ -1,42 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (US Cellular) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc581/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc581/config.xml deleted file mode 100644 index 4741367..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc581/config.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (US Cellular) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc582/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc582/config.xml deleted file mode 100644 index 4741367..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc582/config.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (US Cellular) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc583/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc583/config.xml deleted file mode 100644 index 4741367..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc583/config.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (US Cellular) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc584/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc584/config.xml deleted file mode 100644 index 4741367..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc584/config.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (US Cellular) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc585/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc585/config.xml deleted file mode 100644 index 4741367..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc585/config.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (US Cellular) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc586/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc586/config.xml deleted file mode 100644 index 4741367..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc586/config.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (US Cellular) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc587/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc587/config.xml deleted file mode 100644 index 4741367..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc587/config.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (US Cellular) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc588/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc588/config.xml deleted file mode 100644 index 4741367..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc588/config.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (US Cellular) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc589/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc589/config.xml deleted file mode 100644 index 4741367..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc589/config.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (US Cellular) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc311-mnc870/config.xml b/overlay/frameworks/base/core/res/res/values-mcc311-mnc870/config.xml deleted file mode 100644 index 9908d73..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc311-mnc870/config.xml +++ /dev/null @@ -1,77 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - - <!-- The VoiceMail default value is displayed to my own number if it is true --> - <bool name="config_telephony_use_own_number_for_voicemail">true</bool> - - <!-- Configure mobile network MTU. Carrier specific value is set here. --> - <integer name="config_mobile_mtu">1422</integer> - - <!-- Array of ConnectivityManager.TYPE_xxxx values allowable for tethering --> - <!-- Common options are [1, 4] for TYPE_WIFI and TYPE_MOBILE_DUN or - <!== [0,1,5,7] for TYPE_MOBILE, TYPE_WIFI, TYPE_MOBILE_HIPRI and TYPE_BLUETOOTH --> - <integer-array translatable="false" name="config_tether_upstream_types"> - <item>1</item> - <item>4</item> - <item>7</item> - <item>9</item> - </integer-array> - - <!-- Default network policy warning threshold, in megabytes. --> - <integer name="config_networkPolicyDefaultWarning">51200</integer> - - <!-- Values for GPS configuration (Sprint) --> - <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/xtra3grc.bin</item> - <item>XTRA_SERVER_2=http://xtrapath2.izatcloud.net/xtra3grc.bin</item> - <item>XTRA_SERVER_3=http://xtrapath3.izatcloud.net/xtra3grc.bin</item> - <item>NTP_SERVER=north-america.pool.ntp.org</item> - <item>SUPL_VER=0x20000</item> - <item>NMEA_PROVIDER=0</item> - <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item> - <item>ERR_ESTIMATE=0</item> - <item>INTERMEDIATE_POS=0</item> - <item>GPS_LOCK=3</item> - <item>LPP_PROFILE=2</item> - <item>SUPL_MODE=1</item> - <item>SUPL_ES=0</item> - </string-array> - - <!-- Sprint need a 3s delay for 3way call --> - <integer name="config_cdma_3waycall_flash_delay">300</integer> - - <!-- Entitlement APP provisioning for Tethering --> - <string-array translatable="false" name="config_mobile_hotspot_provision_app"> - <item>com.google.android.carrierentitlement</item> - <item>com.google.android.carrierentitlement.CarrierEntitlementActivity</item> - </string-array> - <string translatable="false" name="config_mobile_hotspot_provision_app_no_ui"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK - </string> - <string translatable="false" name="config_mobile_hotspot_provision_response"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK_RESULT - </string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc312-mnc530/config.xml b/overlay/frameworks/base/core/res/res/values-mcc312-mnc530/config.xml deleted file mode 100644 index 6cff497..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc312-mnc530/config.xml +++ /dev/null @@ -1,35 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Entitlement APP provisioning for Tethering --> - <string-array translatable="false" name="config_mobile_hotspot_provision_app"> - <item>com.google.android.carrierentitlement</item> - <item>com.google.android.carrierentitlement.CarrierEntitlementActivity</item> - </string-array> - <string translatable="false" name="config_mobile_hotspot_provision_app_no_ui"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK - </string> - <string translatable="false" name="config_mobile_hotspot_provision_response"> - com.google.android.carrierentitlement.SILENT_ENTITLEMENT_CHECK_RESULT - </string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc316-mnc010/config.xml b/overlay/frameworks/base/core/res/res/values-mcc316-mnc010/config.xml deleted file mode 100644 index 48a119a..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc316-mnc010/config.xml +++ /dev/null @@ -1,38 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Configure mobile network MTU. Carrier specific value is set here. - --> - <integer name="config_mobile_mtu">1422</integer> - - <!-- Array of ConnectivityManager.TYPE_xxxx values allowable for tethering --> - <!-- Common options are [1, 4] for TYPE_WIFI and TYPE_MOBILE_DUN or - <!== [0,1,5,7] for TYPE_MOBILE, TYPE_WIFI, TYPE_MOBILE_HIPRI and TYPE_BLUETOOTH --> - <integer-array translatable="false" name="config_tether_upstream_types"> - <item>1</item> - <item>4</item> - <item>7</item> - <item>9</item> - </integer-array> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc330-mnc110/config.xml b/overlay/frameworks/base/core/res/res/values-mcc330-mnc110/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc330-mnc110/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc334-mnc020/config.xml b/overlay/frameworks/base/core/res/res/values-mcc334-mnc020/config.xml deleted file mode 100644 index 7e42887..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc334-mnc020/config.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - - <bool name="config_sms_force_7bit_encoding">true</bool> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc334-mnc050/config.xml b/overlay/frameworks/base/core/res/res/values-mcc334-mnc050/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc334-mnc050/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc334-mnc090/config.xml b/overlay/frameworks/base/core/res/res/values-mcc334-mnc090/config.xml deleted file mode 100644 index 42a85c8..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc334-mnc090/config.xml +++ /dev/null @@ -1,33 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> - - <!-- String containing the apn value for tethering. May be overriden by secure settings - TETHER_DUN_APN. Value is a comma separated series of strings: - "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type", - Or string format of ApnSettingV3. - note that empty fields can be ommitted: "name,apn,,,,,,,,,310,260,,DUN" --> - <string-array translatable="false" name="config_tether_apndata"> - <item>Modem,modem.nexteldata.com.mx,,,,,,,,,334,090,,DUN</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc334-mnc30/config.xml b/overlay/frameworks/base/core/res/res/values-mcc334-mnc30/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc334-mnc30/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc370-mnc02/config.xml b/overlay/frameworks/base/core/res/res/values-mcc370-mnc02/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc370-mnc02/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc404-mnc01/config.xml b/overlay/frameworks/base/core/res/res/values-mcc404-mnc01/config.xml deleted file mode 100644 index a2077b1..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc404-mnc01/config.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<resources> - <bool name="config_use_sim_language_file">false</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc840/config.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc840/config.xml deleted file mode 100644 index 113c401..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc840/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (Reliance) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>LPP_PROFILE=2</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc840/strings.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc840/strings.xml deleted file mode 100644 index 22be7d9..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc840/strings.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Template for showing cellular network operator name while WFC is active --> - <string name="wfcSpnFormat">Wi-Fi Calling</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc854/config.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc854/config.xml deleted file mode 100644 index 113c401..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc854/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (Reliance) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>LPP_PROFILE=2</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc855/config.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc855/config.xml deleted file mode 100644 index 113c401..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc855/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (Reliance) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>LPP_PROFILE=2</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc855/strings.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc855/strings.xml deleted file mode 100644 index 22be7d9..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc855/strings.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Template for showing cellular network operator name while WFC is active --> - <string name="wfcSpnFormat">Wi-Fi Calling</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc856/config.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc856/config.xml deleted file mode 100644 index 113c401..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc856/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (Reliance) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>LPP_PROFILE=2</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc856/strings.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc856/strings.xml deleted file mode 100644 index 22be7d9..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc856/strings.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Template for showing cellular network operator name while WFC is active --> - <string name="wfcSpnFormat">Wi-Fi Calling</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc857/config.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc857/config.xml deleted file mode 100644 index 113c401..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc857/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (Reliance) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>LPP_PROFILE=2</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc857/strings.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc857/strings.xml deleted file mode 100644 index 22be7d9..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc857/strings.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Template for showing cellular network operator name while WFC is active --> - <string name="wfcSpnFormat">Wi-Fi Calling</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc858/config.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc858/config.xml deleted file mode 100644 index 113c401..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc858/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (Reliance) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>LPP_PROFILE=2</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc858/strings.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc858/strings.xml deleted file mode 100644 index 22be7d9..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc858/strings.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Template for showing cellular network operator name while WFC is active --> - <string name="wfcSpnFormat">Wi-Fi Calling</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc859/config.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc859/config.xml deleted file mode 100644 index 113c401..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc859/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (Reliance) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>LPP_PROFILE=2</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc859/strings.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc859/strings.xml deleted file mode 100644 index 22be7d9..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc859/strings.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Template for showing cellular network operator name while WFC is active --> - <string name="wfcSpnFormat">Wi-Fi Calling</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc860/config.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc860/config.xml deleted file mode 100644 index 113c401..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc860/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (Reliance) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>LPP_PROFILE=2</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc860/strings.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc860/strings.xml deleted file mode 100644 index 22be7d9..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc860/strings.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Template for showing cellular network operator name while WFC is active --> - <string name="wfcSpnFormat">Wi-Fi Calling</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc861/config.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc861/config.xml deleted file mode 100644 index 113c401..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc861/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (Reliance) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>LPP_PROFILE=2</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc861/strings.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc861/strings.xml deleted file mode 100644 index 22be7d9..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc861/strings.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Template for showing cellular network operator name while WFC is active --> - <string name="wfcSpnFormat">Wi-Fi Calling</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc862/config.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc862/config.xml deleted file mode 100644 index 113c401..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc862/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (Reliance) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>LPP_PROFILE=2</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc862/strings.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc862/strings.xml deleted file mode 100644 index 22be7d9..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc862/strings.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Template for showing cellular network operator name while WFC is active --> - <string name="wfcSpnFormat">Wi-Fi Calling</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc863/config.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc863/config.xml deleted file mode 100644 index 113c401..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc863/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (Reliance) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>LPP_PROFILE=2</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc863/strings.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc863/strings.xml deleted file mode 100644 index 22be7d9..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc863/strings.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Template for showing cellular network operator name while WFC is active --> - <string name="wfcSpnFormat">Wi-Fi Calling</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc864/config.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc864/config.xml deleted file mode 100644 index 113c401..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc864/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (Reliance) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>LPP_PROFILE=2</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc864/strings.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc864/strings.xml deleted file mode 100644 index 22be7d9..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc864/strings.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Template for showing cellular network operator name while WFC is active --> - <string name="wfcSpnFormat">Wi-Fi Calling</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc865/config.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc865/config.xml deleted file mode 100644 index 113c401..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc865/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (Reliance) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>LPP_PROFILE=2</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc865/strings.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc865/strings.xml deleted file mode 100644 index 22be7d9..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc865/strings.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Template for showing cellular network operator name while WFC is active --> - <string name="wfcSpnFormat">Wi-Fi Calling</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc866/config.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc866/config.xml deleted file mode 100644 index 113c401..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc866/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (Reliance) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>LPP_PROFILE=2</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc866/strings.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc866/strings.xml deleted file mode 100644 index 22be7d9..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc866/strings.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Template for showing cellular network operator name while WFC is active --> - <string name="wfcSpnFormat">Wi-Fi Calling</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc867/config.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc867/config.xml deleted file mode 100644 index 113c401..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc867/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (Reliance) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>LPP_PROFILE=2</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc867/strings.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc867/strings.xml deleted file mode 100644 index 22be7d9..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc867/strings.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Template for showing cellular network operator name while WFC is active --> - <string name="wfcSpnFormat">Wi-Fi Calling</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc868/config.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc868/config.xml deleted file mode 100644 index 113c401..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc868/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (Reliance) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>LPP_PROFILE=2</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc868/strings.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc868/strings.xml deleted file mode 100644 index 22be7d9..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc868/strings.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Template for showing cellular network operator name while WFC is active --> - <string name="wfcSpnFormat">Wi-Fi Calling</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc869/config.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc869/config.xml deleted file mode 100644 index 113c401..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc869/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (Reliance) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>LPP_PROFILE=2</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc869/strings.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc869/strings.xml deleted file mode 100644 index 22be7d9..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc869/strings.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Template for showing cellular network operator name while WFC is active --> - <string name="wfcSpnFormat">Wi-Fi Calling</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc870/config.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc870/config.xml deleted file mode 100644 index 113c401..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc870/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (Reliance) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>LPP_PROFILE=2</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc870/strings.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc870/strings.xml deleted file mode 100644 index 22be7d9..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc870/strings.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Template for showing cellular network operator name while WFC is active --> - <string name="wfcSpnFormat">Wi-Fi Calling</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc871/config.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc871/config.xml deleted file mode 100644 index 113c401..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc871/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (Reliance) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>LPP_PROFILE=2</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc871/strings.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc871/strings.xml deleted file mode 100644 index 22be7d9..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc871/strings.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Template for showing cellular network operator name while WFC is active --> - <string name="wfcSpnFormat">Wi-Fi Calling</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc872/config.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc872/config.xml deleted file mode 100644 index 113c401..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc872/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (Reliance) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>LPP_PROFILE=2</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc872/strings.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc872/strings.xml deleted file mode 100644 index 22be7d9..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc872/strings.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Template for showing cellular network operator name while WFC is active --> - <string name="wfcSpnFormat">Wi-Fi Calling</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc873/config.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc873/config.xml deleted file mode 100644 index 113c401..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc873/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (Reliance) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>LPP_PROFILE=2</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc873/strings.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc873/strings.xml deleted file mode 100644 index 22be7d9..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc873/strings.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Template for showing cellular network operator name while WFC is active --> - <string name="wfcSpnFormat">Wi-Fi Calling</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc874/config.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc874/config.xml deleted file mode 100644 index 113c401..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc874/config.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <!-- Values for GPS configuration (Reliance) --> - <string-array translatable="false" name="config_gpsParameters"> - <item>LPP_PROFILE=2</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc405-mnc874/strings.xml b/overlay/frameworks/base/core/res/res/values-mcc405-mnc874/strings.xml deleted file mode 100644 index 22be7d9..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc405-mnc874/strings.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - - <!-- Template for showing cellular network operator name while WFC is active --> - <string name="wfcSpnFormat">Wi-Fi Calling</string> - -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc505-mnc01/config.xml b/overlay/frameworks/base/core/res/res/values-mcc505-mnc01/config.xml deleted file mode 100644 index 9d8cc97..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc505-mnc01/config.xml +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <string-array translatable="false" name="config_default_vm_number"> - <item>+61101</item> - </string-array> - - <bool name="config_auto_attach_data_on_creation">false</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc505-mnc11/config.xml b/overlay/frameworks/base/core/res/res/values-mcc505-mnc11/config.xml deleted file mode 100644 index 9d8cc97..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc505-mnc11/config.xml +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <string-array translatable="false" name="config_default_vm_number"> - <item>+61101</item> - </string-array> - - <bool name="config_auto_attach_data_on_creation">false</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc505-mnc71/config.xml b/overlay/frameworks/base/core/res/res/values-mcc505-mnc71/config.xml deleted file mode 100644 index 9d8cc97..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc505-mnc71/config.xml +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <string-array translatable="false" name="config_default_vm_number"> - <item>+61101</item> - </string-array> - - <bool name="config_auto_attach_data_on_creation">false</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc505-mnc72/config.xml b/overlay/frameworks/base/core/res/res/values-mcc505-mnc72/config.xml deleted file mode 100644 index 9d8cc97..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc505-mnc72/config.xml +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <string-array translatable="false" name="config_default_vm_number"> - <item>+61101</item> - </string-array> - - <bool name="config_auto_attach_data_on_creation">false</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc706-mnc01/config.xml b/overlay/frameworks/base/core/res/res/values-mcc706-mnc01/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc706-mnc01/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc712-mnc03/config.xml b/overlay/frameworks/base/core/res/res/values-mcc712-mnc03/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc712-mnc03/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc714-mnc03/config.xml b/overlay/frameworks/base/core/res/res/values-mcc714-mnc03/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc714-mnc03/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc716-mnc06/config.xml b/overlay/frameworks/base/core/res/res/values-mcc716-mnc06/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc716-mnc06/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc716-mnc10/config.xml b/overlay/frameworks/base/core/res/res/values-mcc716-mnc10/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc716-mnc10/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc716-mnc17/config.xml b/overlay/frameworks/base/core/res/res/values-mcc716-mnc17/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc716-mnc17/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc722-mnc02/config.xml b/overlay/frameworks/base/core/res/res/values-mcc722-mnc02/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc722-mnc02/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc722-mnc07/config.xml b/overlay/frameworks/base/core/res/res/values-mcc722-mnc07/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc722-mnc07/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc722-mnc310/config.xml b/overlay/frameworks/base/core/res/res/values-mcc722-mnc310/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc722-mnc310/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc722-mnc34/config.xml b/overlay/frameworks/base/core/res/res/values-mcc722-mnc34/config.xml deleted file mode 100644 index 44decc0..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc722-mnc34/config.xml +++ /dev/null @@ -1,33 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> - - <!-- String containing the apn value for tethering. May be overriden by secure settings - TETHER_DUN_APN. Value is a comma separated series of strings: - "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type", - Or string format of ApnSettingV3. - note that empty fields can be ommitted: "name,apn,,,,,,,,,310,260,,DUN" --> - <string-array translatable="false" name="config_tether_apndata"> - <item>Personal Internet Movil,internet.personal.com,,,internet,internet,,,,,722,34,1,DUN</item> - </string-array> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc722-mnc340/config.xml b/overlay/frameworks/base/core/res/res/values-mcc722-mnc340/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc722-mnc340/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc722-mnc341/config.xml b/overlay/frameworks/base/core/res/res/values-mcc722-mnc341/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc722-mnc341/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc722-mnc36/config.xml b/overlay/frameworks/base/core/res/res/values-mcc722-mnc36/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc722-mnc36/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc724-mnc02/config.xml b/overlay/frameworks/base/core/res/res/values-mcc724-mnc02/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc724-mnc02/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc724-mnc03/config.xml b/overlay/frameworks/base/core/res/res/values-mcc724-mnc03/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc724-mnc03/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc724-mnc04/config.xml b/overlay/frameworks/base/core/res/res/values-mcc724-mnc04/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc724-mnc04/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc724-mnc05/config.xml b/overlay/frameworks/base/core/res/res/values-mcc724-mnc05/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc724-mnc05/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc724-mnc06/config.xml b/overlay/frameworks/base/core/res/res/values-mcc724-mnc06/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc724-mnc06/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc724-mnc10/config.xml b/overlay/frameworks/base/core/res/res/values-mcc724-mnc10/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc724-mnc10/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc724-mnc11/config.xml b/overlay/frameworks/base/core/res/res/values-mcc724-mnc11/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc724-mnc11/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc724-mnc16/config.xml b/overlay/frameworks/base/core/res/res/values-mcc724-mnc16/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc724-mnc16/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc724-mnc23/config.xml b/overlay/frameworks/base/core/res/res/values-mcc724-mnc23/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc724-mnc23/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc724-mnc24/config.xml b/overlay/frameworks/base/core/res/res/values-mcc724-mnc24/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc724-mnc24/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc724-mnc31/config.xml b/overlay/frameworks/base/core/res/res/values-mcc724-mnc31/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc724-mnc31/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc724-mnc39/config.xml b/overlay/frameworks/base/core/res/res/values-mcc724-mnc39/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc724-mnc39/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc730-mnc01/config.xml b/overlay/frameworks/base/core/res/res/values-mcc730-mnc01/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc730-mnc01/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc730-mnc02/config.xml b/overlay/frameworks/base/core/res/res/values-mcc730-mnc02/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc730-mnc02/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc730-mnc09/config.xml b/overlay/frameworks/base/core/res/res/values-mcc730-mnc09/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc730-mnc09/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc730-mnc10/config.xml b/overlay/frameworks/base/core/res/res/values-mcc730-mnc10/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc730-mnc10/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc732-mnc101/config.xml b/overlay/frameworks/base/core/res/res/values-mcc732-mnc101/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc732-mnc101/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc732-mnc103/config.xml b/overlay/frameworks/base/core/res/res/values-mcc732-mnc103/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc732-mnc103/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc732-mnc111/config.xml b/overlay/frameworks/base/core/res/res/values-mcc732-mnc111/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc732-mnc111/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc732-mnc12/config.xml b/overlay/frameworks/base/core/res/res/values-mcc732-mnc12/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc732-mnc12/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc732-mnc123/config.xml b/overlay/frameworks/base/core/res/res/values-mcc732-mnc123/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc732-mnc123/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc732-mnc130/config.xml b/overlay/frameworks/base/core/res/res/values-mcc732-mnc130/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc732-mnc130/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc734-mnc04/config.xml b/overlay/frameworks/base/core/res/res/values-mcc734-mnc04/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc734-mnc04/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc740-mnc01/config.xml b/overlay/frameworks/base/core/res/res/values-mcc740-mnc01/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc740-mnc01/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc744-mnc02/config.xml b/overlay/frameworks/base/core/res/res/values-mcc744-mnc02/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc744-mnc02/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> diff --git a/overlay/frameworks/base/core/res/res/values-mcc748-mnc10/config.xml b/overlay/frameworks/base/core/res/res/values-mcc748-mnc10/config.xml deleted file mode 100644 index cf02018..0000000 --- a/overlay/frameworks/base/core/res/res/values-mcc748-mnc10/config.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -/* -** Copyright 2016, The Android Open Source Project -** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. -*/ ---> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> -<resources> - <bool name="config_sms_force_7bit_encoding">true</bool> -</resources> |