summaryrefslogtreecommitdiffstats
path: root/assets/carrier_config_23410.xml
Commit message (Collapse)AuthorAgeFilesLines
* Import national-roaming settings from f/bRicardo Cerqueira2016-04-201-0/+10
| | | | | | | | | Overlays don't work reliably for MSIM devices since only one slot gets to be applied. Ref CYNGNOS-2534 Change-Id: I7b7626c3e48ac2e01a96a805eaeaaff8f07df46a
* Enable enabledNotifyWapMMSC for Telefonica Europe carriersRicardo Cerqueira2016-04-121-0/+1
| | | | | Change-Id: I2172aa1b518be9c02a27b00faf096b7f67a7f072 Ref: PAELLA-40
* Set voicemail's notification persistent for O2 UKMarcos Marado2016-01-141-0/+1
| | | | | | Issue-Id: PAELLA-61 Change-Id: I03de87608010ae893761aa6b5d0a31cc62d8785e
* 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