summaryrefslogtreecommitdiffstats
path: root/assets/carrier_config_310590.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add carrier config for Verizon to close connection after MMS requestYe Wen2016-07-201-14/+15
| | | | | | b/29558615 Change-Id: Ibd49b7e5e3021541007170dc2cf7d98256f4b4c7
* Add missing config values for T-MobileTa-wei Yen2016-01-211-0/+9
| | | | | | | Copied from 310260.xml Bug:26196090 Change-Id: Ia4f52213597a0779b16a89831efa3594458c6a56
* 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/+7
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