summaryrefslogtreecommitdiffstats
path: root/assets/carrier_config_50501.xml
Commit message (Collapse)AuthorAgeFilesLines
* Enable group mms for OperatorsSungmin Choi2015-09-241-1/+0
| | | | | | | | | | | - VDF Spain - Telstra AU - Korea SKT, Korea KT, and Korea U+ Bug: 24284699 Bug: 24352525 Bug: 23776055 Change-Id: Id310dc42b8509b23ef0f6fd5a274ea3d18daedb3
* Disable group mms for Telstra AU, Korea SKT and Korea KTYe Wen2015-07-101-0/+1
| | | | | | b/21984613 Change-Id: I73c3f15a3b181b4011fc531a35d3ca3819516226
* Moving default values into separate files.Jonathan Basseri2015-06-171-0/+8
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