summaryrefslogtreecommitdiffstats
path: root/assets/carrier_config_carrierid_2032_XFINIY-Mobile.xml
Commit message (Collapse)AuthorAgeFilesLines
* change string value from node attribite to textNodechen xu2019-04-191-82/+82
| | | | | | | | | | 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
* migrate cdma home eri from resource overlay to carrierconfigchen xu2019-02-281-0/+13
| | | | | | | | add missing config for xfinity Bug: 121145488 Test: Manual Change-Id: Id087d06552f336f86ad1ec0f77dabf4120e0a1a4
* migrate pending mccmnc.xml to carrieridchen xu2019-01-181-1/+3
| | | | | | | | | | 1. migrate some pending carrier configs from mccmnc to carrier id. 2. delete configs for carriers which are not operational. 3. sort config by order. Bug: 110559381 Test: Build Change-Id: Ic608f41cb076d7106568165c37e640a4ffa94050
* Migrate GPS configs to "gps." namespace.Meng Wang2018-12-041-1/+1
| | | | | | | | | Also change test to account for namespace by accounting for config keys defined in nested classes. Bug: 118770440 Test: make Change-Id: I9744c3609df877835ef1ca047abe92c14908e041
* carrierconfig data migrate to carrier idchen xu2018-11-261-0/+154
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