summaryrefslogtreecommitdiffstats
path: root/assets/carrier_config_carrierid_28_Vodafone.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add configs for carrier_supports_ss_over_ut_bool enabledBrad Ebinger2019-04-231-0/+1
| | | | | | Test: atest FrameworksTelephonyTests Bug: 130622020 Change-Id: I42f3e7f669a7130d4084b266ba3b578741c8c2f7
* 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
* migrate pending mccmnc.xml to carrieridchen xu2019-01-181-2/+2
| | | | | | | | | | 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
* carrierconfig data migrate to carrier idchen xu2018-11-261-0/+14
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