summaryrefslogtreecommitdiffstats
path: root/assets/carrier_config_334020.xml
Commit message (Collapse)AuthorAgeFilesLines
* feijao: Set voicemail's notification persistent.Ankit Gupta2016-06-291-0/+1
| | | | | | | change is for LATAM Region geo's. Spain is not included. Change-Id: I85c72ed0c6f179dc7c96ea188ed4fa0764b73ca6 Issue-id: FEIJ-1365
* Telefonica MMS Max sending limit files Addedjaffersulaiman2016-04-131-1/+1
| | | | | | | | | Added MCCMNC files for country wise MMS message sending size restriction. Bug:FEIJ-47 Change-Id: I4c3b7deb16c5c4745cc771a69c5a8781d7da1fb7
* 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