summaryrefslogtreecommitdiffstats
path: root/assets
Commit message (Collapse)AuthorAgeFilesLines
* [FirstNet][Cricket] Add key to show 4g for 3g RAT.vagdevi2019-08-132-0/+2
| | | | | | Bug:138655095 Test: make Change-Id: Iaf57ea3e58d94b0e7ee0e0190fe00348b6c9c43e
* Update AT&T xml to support show_4g_for_3g_data_icon_boolvagdevi2019-08-091-1/+2
| | | | | | Bug:138655095 Test: none Change-Id: If569c5d925e6a38fe2ea163f72a452a5b0e2d96e
* Allow merging RTT calls for AT&THall Liu2019-08-071-0/+1
| | | | | | Bug: 136035168 Test: manual Change-Id: Ib09f55000cd5b143d97b5fa9c8a0d6d2cf789ba5
* Merge "Remap WFC related error codes to meaningful messages." into qt-r1-devTyler Gunn2019-08-011-0/+4
|\
| * Remap WFC related error codes to meaningful messages.Tyler Gunn2019-07-301-0/+4
| | | | | | | | | | | | | | | | | | The string mapping is reasonable given these are carrier-defined and do not change. Bug: 128993720 Test: Unit tests added to confirm remapping.Bug: Change-Id: Ia5f9f76cf35a318cc91577ac7716948b5f7f7003
* | Change carrier config for TMO to hide TTY optionsHall Liu2019-07-301-0/+1
|/ | | | | | | | Add the hide_tty_hco_vco_with_rtt=true key to T-Mobile's carrier config. Fixes: 137672992 Test: manual Change-Id: I0dc530c8b3d65b5f316af03c8ad38dca04e29161
* Merge "support limited sim function notification under dsds" into qt-r1-devChen Xu2019-07-291-1/+2
|\
| * support limited sim function notification under dsdschen xu2019-07-081-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | warn users that sim voice & data function might be limited during DSDS due to sharing the same radio. this is controlled by carrier config, carrier which provide emergency service can choose to notify users that their service might be impacted under certain dual sim scenarios. Bug: 134790138 Test: Manual Change-Id: I3aec67a4274a4c29e97c040b3af227e73e01ff40
* | Do corresponding eri file change on AOSP for Xfinity.tonyzhu2019-07-171-1/+1
| | | | | | | | | | | | Bug: 137541049 Test: make Change-Id: Ic9148fdbcb72cbb7888b5dbc53ba6eff1e9541a8
* | Added disallowed APN types configuration supportJack Yu2019-06-281-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | The change added the configuration support for disallowed APN types for WWAN or WLAN transport. This is to meet carrier policy that certain traffic for APN types are not allowed on given transport. Bug: 135551751 Test: Manual + unit tests Change-Id: Ic9c423c15b57ad3bb6970d4271eaef66b585dcbc
* | Config SFR not supporting conference participants dataYouming Ye2019-06-211-0/+1
|\ \ | | | | | | | | | | | | | | | am: e12dba6997 Change-Id: I5532a8550713cb989326b2493b953a854f36cf3f
| * | Config SFR not supporting conference participants dataYouming Ye2019-06-211-0/+1
| |/ | | | | | | | | | | | | Bug: 132312382 Test: Manual Change-Id: I3a5a9c2b36e9ad71695920a4c359d388ae83189b Merged-In: I3a5a9c2b36e9ad71695920a4c359d388ae83189b
* / Update carrier_name_string and remove carrier_name_override_bool.mavishsu2019-06-201-2/+1
|/ | | | | | Bug: 135223330 Test: build pass Change-Id: I237dc35f73ba086a2a44b2dd0e2f5e7f92244213
* Merge "Add wfcSpnFormats for vodafone-25" into qt-devPengquan Meng2019-05-311-0/+2
|\
| * Add wfcSpnFormats for vodafone-25Pengquan Meng2019-05-301-0/+2
| | | | | | | | | | | | Bug: 131833909 Test: build Change-Id: I19b024d67b2eb108e71c3545c7b641451ed1651f
* | Reduced emergency alert expiration to 10 minutesJack Yu2019-05-293-1/+3
|/ | | | | | | | | Reduced the emergency alert duplicate detection expiration timer to 10 minutes for Japanese carriers Test: Manual Bug: 130402054 Change-Id: I219c40b4d98019ebc3bdb1f58af396df3a121f16
* Merge "Increase MMS socket timeout to 5 mins for Jio and Airtel" into qt-devSahin Caliskan2019-05-142-2/+4
|\
| * Increase MMS socket timeout to 5 mins for Jio and AirtelSahin Caliskan2019-05-072-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | This change makes it so that instead of 1 minutes, we now wait for 5 minutes for MMS to timeout in Jio and Airtel India carriers. Please see b/77495526#comment15 for context. Test: infeasible due to not having access these SIMs Bug:129671629 Change-Id: Idb267ff87f6980bfdb969f804fd63ab60ef13fb4
* | Set carrier config support_wps_over_ims_bool false for USCCandychou2019-05-091-0/+1
|/ | | | | | | | | USCC doesn't allow WPS call over IMS Set support_wps_over_ims_bool false for USCC Bug: 131917532 Test: Override Carrier Config and test WPS over IMS or CS Change-Id: I245cd1671c43c4ec8805be09b3775e632d023795
* Add configs for carrier_supports_ss_over_ut_bool enabledBrad Ebinger2019-04-2335-0/+62
| | | | | | Test: atest FrameworksTelephonyTests Bug: 130622020 Change-Id: I42f3e7f669a7130d4084b266ba3b578741c8c2f7
* Add carrierid entries for carrier_default_wfc_ims_roaming_enabled_boolBrad Ebinger2019-04-2315-0/+21
| | | | | | Test: atest FrameworksTelephonyTests Bug: 131102807 Change-Id: I90297f2cb7a5a2a78458bea3f30ca4d1730ee18e
* change string value from node attribite to textNodechen xu2019-04-1969-199/+199
| | | | | | | | | | 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 cdma home eri from resource overlay to carrierconfigchen xu2019-02-111-0/+13
| | | | | | Bug: 121145488 Test: Build Change-Id: Ic311e61729b1ce756b269b3a25d3236e4b8cf6a7
* migrate pending mccmnc.xml to carrieridchen xu2019-01-18104-1126/+266
| | | | | | | | | | 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
* map carrier config to the correct carrier id am: f97be32da3 am: d04203a313chen xu2019-01-042-0/+0
|\ | | | | | | | | | | am: 12f6fcd3c1 Change-Id: Ie59e6e59e51a92b72bb840e120b2b3f8c73bba70
| * map carrier config to the correct carrier idchen xu2019-01-042-0/+0
| | | | | | | | | | | | | | | | | | initial migration has some issue for JP carriers which reply on APN for carrier identification Bug: 110559381 Test: Build Change-Id: Ieb28953b8087456e6d0eb0935d80dc294db3e8c5
| * per carier id based country code overridechen xu2018-12-0419-0/+40
| | | | | | | | | | | | | | | | | | | | mcc based sim country code is coarse and inaccurate. Apply per carrier based country code override espeically for those with dual imsi. Bug: 64775297 Bug: 110559381 Test: Build Change-Id: Ic0a6855897b2d68eeaee46f56e3c226559c39200
* | Merge "Base configuration overlays to CarrierConfig"Meng Wang2018-12-314-0/+6
|\ \
| * | Base configuration overlays to CarrierConfigMeng Wang2018-12-044-0/+6
| |/ | | | | | | | | | | Bug: 118770440 Test: TH & (todo) Test build on device & check values Change-Id: Ib64e1b0dff73cc564e18e1041430f3682cd3d226
* | Merge "Migrate GPS configs to "gps." namespace."Meng Wang2018-12-313-3/+3
|\ \
| * | Migrate GPS configs to "gps." namespace.Meng Wang2018-12-043-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | Also change test to account for namespace by accounting for config keys defined in nested classes. Bug: 118770440 Test: make Change-Id: I9744c3609df877835ef1ca047abe92c14908e041
* | | Merge "per carier id based country code override"Chen Xu2018-12-0519-0/+40
|\ \ \ | |/ / |/| |
| * | per carier id based country code overridechen xu2018-12-0319-0/+40
| |/ | | | | | | | | | | | | | | | | | | mcc based sim country code is coarse and inaccurate. Apply per carrier based country code override espeically for those with dual imsi. Bug: 64775297 Bug: 110559381 Test: Build Change-Id: Ic0a6855897b2d68eeaee46f56e3c226559c39200
* / test to enforce no mccmnc.xml if there is a matching carrier idchen xu2018-12-041-152/+0
|/ | | | | | | | | | Add unit test to enforce the rule that carrierid.xml is preferred. Otherwise people who used to add mccmnc.xml might keep doing so even there is a carrierid.xml. Bug: 110559381 Test: carrierconfigtest Change-Id: Iec84a729e7df031d897cec5999276a81938ef886
* Merge "Revert "test to enforce no mccmnc.xml if there is a matching carrier id""Treehugger Robot2018-12-031-0/+152
|\
| * Revert "test to enforce no mccmnc.xml if there is a matching carrier id"Bryan Henry2018-12-021-0/+152
| | | | | | | | | | | | | | | | This reverts commit 264ffbb32fb2a93c8429cb1aefebf7548ac0592d. Reason for revert: Causing aosp_blueline device_boot_test failures because added a new privileged permission without updating the privapp_permissions whitelist. Change-Id: If03e0f88cfa4d3505c50a8d16c9fe92cb79b050e
* | Merge "test to enforce no mccmnc.xml if there is a matching carrier id"Chen Xu2018-11-301-152/+0
|\|
| * test to enforce no mccmnc.xml if there is a matching carrier idchen xu2018-11-291-152/+0
| | | | | | | | | | | | | | | | | | | | Add unit test to enforce the rule that carrierid.xml is preferred. Otherwise people who used to add mccmnc.xml might keep doing so even there is a carrierid.xml. Bug: 110559381 Test: carrierconfigtest Change-Id: Ie01be8f46ed83716d22680ab213fde966bb74dc8
* | Merge "Add UCE presence enabled bit to CarrierConfig"Treehugger Robot2018-11-301-0/+1
|\ \
| * | Add UCE presence enabled bit to CarrierConfigBrad Ebinger2018-11-291-0/+1
| |/ | | | | | | | | | | | | | | The UCE presence enabled bit was not enabled in CarrierConfig by default for some carriers. Test: Manual Change-Id: Ifcd9156f317c8625d6035e3af57f6a2f9c928a23
* / Update AOSP CarrierConfig's carrier_name_string for rebrandCassie2018-11-281-1/+1
|/ | | | | | Bug: 111279791 Test: Telephony Change-Id: I504fb695bb92e0600b5f680b98e5e977139aaaaf
* carrierconfig data migrate to carrier idchen xu2018-11-26753-5107/+2229
| | | | | | | | | | | | | 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 Merged-in: Ic98a0b04b6aeade2d218a2c97813b9616f224829
* Update CarrierConfig about USCC ERI fileandychou2018-11-202-0/+2
| | | | | | | | Update carrier_eri_file_name_string to eri_311220.xml Bug: 110808862 Test: Build pass Change-Id: I6967ffd0f733ac536bbd58ac4fd537a2497ef982
* Merge "Remap ImsReasonInfo code 332 (403 sip forbidden) to 510."Tyler Gunn2018-11-091-0/+3
|\
| * Remap ImsReasonInfo code 332 (403 sip forbidden) to 510.Tyler Gunn2018-11-011-0/+3
| | | | | | | | | | | | | | | | | | | | Remap ims reason code 332 (403 sip forbidden) to code 510 CODE_USER_TERMINATED_BY_REMOTE. This carrier reports sip 403 when a remote party rejects a call. Bug: 110068190 Test: Not possible Change-Id: I199c0dd7cf7143fd587601519c33dd25ff4238be
* | Move config to CarrierConfig for Mobile Network SettingsPengquan Meng2018-11-069-12/+41
|/ | | | | | | | | | Move the mobile network settings config to carrier configs so that the settings app can access them. Bug: 115429501 Test: build Merged-In: I67c4d5b2b60280a19e2a13714b17bdd14d8c4cb3 Change-Id: I67c4d5b2b60280a19e2a13714b17bdd14d8c4cb3
* Add configs for carriers that want to show LTE+Hall Liu2018-10-3129-0/+114
| | | | | | Bug: 118775808 Test: builds Change-Id: I007b8f04f6ecd5013be0dae6eb7410b56a650dac
* Add carrier config assets for 4G iconHall Liu2018-10-24116-3/+249
| | | | | | | | | Add carrier config assets for carriers that want to show "4G" instead of "LTE". Bug: 118375031 Test: build Change-Id: I9413363b8efb4c0637924eaa71d0371e3d2477ce
* Disable HD icon for VoLTE calls for carrier.Tyler Gunn2018-10-028-0/+8
| | | | | | | | This carrier does not wish to see the HD icon for VoLTE calls. Test: Compile Bug: 67497890 Change-Id: Ic34c8a4eb9a87c9e98540cb8ea93136ff1772a9e