summaryrefslogtreecommitdiffstats
path: root/assets/carrier_config_310260.xml
Commit message (Collapse)AuthorAgeFilesLines
* Move T-Mobile SPN format and REG09 error code from overlays to CarrierConfigPavel Zhamaitsiak2016-04-121-0/+2
| | | | | Bug: 27170754 Change-Id: I7733bcaa8dffcb8d682f5060451d1147f278de33
* Enable VT for T-Mobile.Tyler Gunn2016-03-291-0/+1
| | | | Change-Id: If8e941c83bba9f4c652e1a5fe9144971fc1a6e77
* IMS: Enable check for GBA support on T-Mobile's SIMsPavel Zhamaitsiak2015-10-201-0/+1
| | | | | Bug: 23731243 Change-Id: I2869790485bd202d07ba476d2099e09e06129817
* Add carrier_wfc_ims_available_bool to assets.Junda Liu2015-06-191-0/+1
| | | | | Bug: b/21878236 Change-Id: Ie6fce887befc39dd14a1862f62e98b19c06fcf1d
* Moving default values into separate files.Jonathan Basseri2015-06-171-0/+15
Make DefaultCarrierConfigService easier to maintain by moving the values for each network into XML files. It's important to note that this uses assets and not resources. The file for a particular network may depend on more than just the MCC+MNC in the future. Note on the XML document format. This is set by PersistableBundle.restoreFromXml, so there is no option to change it in this CL. Bug: 21618018 Change-Id: Iecfe7009c2aa0f7a9d5814d1f355dfe4190ce912