summaryrefslogtreecommitdiffstats
path: root/assets/carrier_config_26207.xml
Commit message (Collapse)AuthorAgeFilesLines
* Consider O2 and E-Plus as non-roamingstaging/cm-14.1_android-7.1.2_r2leskal2017-04-111-0/+5
| | | | | Change-Id: I1dba0fc4d9d7166cedb2a87ae88b73b7e9edec0c (cherry picked from commit 65fe5ff9e3dca04fd3e773b21ae4521da3fe321b)
* Enable enabledNotifyWapMMSC for Telefonica Europe carriersRicardo Cerqueira2016-12-301-0/+1
| | | | | Change-Id: I2172aa1b518be9c02a27b00faf096b7f67a7f072 Ref: PAELLA-40
* 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