summaryrefslogtreecommitdiffstats
path: root/assets/carrier_config_carrierid_1789_Carolina-West-Wireless.xml
Commit message (Collapse)AuthorAgeFilesLines
* change string value from node attribite to textNodechen xu2019-04-191-1/+1
| | | | | | | | | | As framework doesn't support reading string xml value from node attribute today, update the actual config value from xml node attribute to a textNode. Bug: 130620593 Test: Manual test Change-Id: Ia2285dd945b211748926413f89efd83f8ea16e30
* carrierconfig data migrate to carrier idchen xu2018-11-261-0/+13
1. migrate 490 mccmnc.xml to carrier id. 2. remove the duplicated configurations between a single carrier to a single carrier config file. 3. data migration takes care of mccmnc fallback. 4. TODO 92 mccmnc.xml didn't find match yet Bug: 110559381 Test: telephony unit test Change-Id: Ic98a0b04b6aeade2d218a2c97813b9616f224829