summaryrefslogtreecommitdiffstats
path: root/assets
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | Merge "Enable allow_emergency_numbers_in_call_log_bool for China." am: ↵Brad Ebinger2017-02-168-0/+38
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 467e181f63 am: d02eb299cd Change-Id: I36ae51759e918723ab9a3747a343a9207e5cc3f0
| | | * | | Merge "Enable allow_emergency_numbers_in_call_log_bool for China."Brad Ebinger2017-02-168-0/+38
| | | |\ \ \
| | | | * | | Enable allow_emergency_numbers_in_call_log_bool for China.Toshiya Ikenaga2016-09-208-0/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is based on the requirements for China. Bug: 28688961 Change-Id: I48b101b9f4b02fc2e94d759cfb33cb2569ea5494
* | | | | | | Merge "Enable allow_emergency_numbers_in_call_log_bool for Korea." am: ↵Brad Ebinger2017-02-163-0/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7556eb6ec4 am: b58a87da2c am: 8f435c5318 am: e047ad3343 Change-Id: I3f47c4bf93b53a66dc2a3279cee7e68414bc7438
| * | | | | | Merge "Enable allow_emergency_numbers_in_call_log_bool for Korea." am: ↵Brad Ebinger2017-02-163-0/+3
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7556eb6ec4 am: b58a87da2c am: 8f435c5318 Change-Id: I983b250324057ea84f399ffa89e0b09f517e5650
| | * | | | | Merge "Enable allow_emergency_numbers_in_call_log_bool for Korea." am: ↵Brad Ebinger2017-02-163-0/+3
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7556eb6ec4 am: b58a87da2c Change-Id: I87ae2d4f15c0d0f43a7690ad6846e42de559b643
| | | * | | | Merge "Enable allow_emergency_numbers_in_call_log_bool for Korea."Brad Ebinger2017-02-163-0/+3
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | * | | Enable allow_emergency_numbers_in_call_log_bool for Korea.Toshiya Ikenaga2016-09-203-0/+3
| | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is based on the requirements for Korea. Bug: 28688961 Change-Id: Iffd926d585119375a6d58561ac1a1dcd9fbe52a2
| * | | | | resolve merge conflicts of 83de809 to nyc-mr2-dev-plus-aospJack Yu2017-02-095-7/+8
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: unit test Change-Id: Ifb866d6bb2bc0f84976c4132ac29e600c1e68073
| | * | | | Fix cell broadcast settings for Japanese carriers am: ec082895a0Hiroto Yasuda2017-02-095-7/+8
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 74394c4aa7 Change-Id: Ie2b7fd66bcd11937046bc3160b51428a44260393
| | | * | | Fix cell broadcast settings for Japanese carriersHiroto Yasuda2017-02-095-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Omit cell broadcast channel ID 0xA000 to prevent duplicated message reception with 0x1100/0x1101, and split item into 2 ranges to enable parsing: NTT DOCOMO/44010 Change each channel ID range type to other according to the network configuration: NTT DOCOMO/44010 KDDI/44050,44051,44052 Enable ETWS/CMAS test alert settings: NTT DOCOMO/44010 KDDI/44050,44051,44052 SoftBank/44020 Test: BTS simulator test Merged-In: I3234d9a7518cc4c9f627b2ad35c8c6e11cf5abc0 Change-Id: I3234d9a7518cc4c9f627b2ad35c8c6e11cf5abc0
* | | | | | Fix cell broadcast settings for Japanese carriersHiroto Yasuda2017-02-085-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Omit cell broadcast channel ID 0xA000 to prevent duplicated message reception with 0x1100/0x1101, and split item into 2 ranges to enable parsing: NTT DOCOMO/44010 Change each channel ID range type to other according to the network configuration: NTT DOCOMO/44010 KDDI/44050,44051,44052 Enable ETWS/CMAS test alert settings: NTT DOCOMO/44010 KDDI/44050,44051,44052 SoftBank/44020 Test: BTS simulator test Change-Id: I3234d9a7518cc4c9f627b2ad35c8c6e11cf5abc0
* | | | | | Make all fields except the 'apn' field read-only for VZW. am: 83f52830ceAmit Mahajan2017-02-093-3/+45
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 9100660c38 Change-Id: I537ee024bcf2c5812440fcf18bf6f9f23ab19c33
| * | | | | Make all fields except the 'apn' field read-only for VZW.Amit Mahajan2017-02-093-3/+45
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 83f52830ce Change-Id: I42cffe851fd9e19ced9b0fd089196d008fd049f4
| | * | | | | Make all fields except the 'apn' field read-only for VZW.Amit Mahajan2017-02-033-3/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: Verified manually. Bug: 34669991 Change-Id: I0c459b156b362fa75545c80cb6bdff1ffe55f339
| * | | | | | resolve merge conflicts of bbf683a to nyc-mr2-dev-plus-aospTyler Gunn2017-02-031-1/+2
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | Test: Fix build. Change-Id: Ib22c9236a4cc83ddcd49f6f9faabcc4781cf9cdf
| | * | | | | Add remapping for call drop due to loss of WIFI. am: 1a6097360dTyler Gunn2017-02-031-1/+3
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | am: 0887d3f9d0 Change-Id: I8c8be2999bb2bc44a8a6eef9dc47cdb511e3373e
| | | * | | | Add remapping for call drop due to loss of WIFI.Tyler Gunn2017-02-031-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: Manual Merged-In: I89843ce8be996e968d9777add23d43385cced4e8 Bug: 32571209 Change-Id: I89843ce8be996e968d9777add23d43385cced4e8
| * | | | | | resolve merge conflicts of e2f002c to nyc-mr2-dev-plus-aospJack Yu2017-01-245-1/+29
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: runtest carrierconfig-unit Change-Id: Ia1e0213ee70fbde2e7a525f0646ebd0a6444418e
| | * | | | | Enabled more cell broadcast channels for Japanese carriers am: cb4e9d6531Jack Yu2017-01-245-1/+29
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: c50161ca04 Change-Id: If1de4c8eed49f5a400b368dc72728d537951f0f7
| | | * | | | Enabled more cell broadcast channels for Japanese carriersJack Yu2017-01-235-1/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enabled more channels for NTT Docomo, KDDI, and Softbank Referenced https://android-review.googlesource.com/#/c/231771/ Test: runtest carrierconfig-unit bug: 27689274 Merged-In: Ib5c55f31129ad0743408f4bc6a1d7f96ea4754d5 Change-Id: Ib5c55f31129ad0743408f4bc6a1d7f96ea4754d5
| | * | | | | Add disable_hd_audio_icon to carriers am: 72a0a6dfd6Hall Liu2016-12-2014-0/+69
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: f86d372da4 Change-Id: Ic23a169fc64ee49b2b898da5645533617974fa5f
| | | * | | | Add disable_hd_audio_icon to carriersHall Liu2016-12-1514-0/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: manual Bug: 33062999 Change-Id: Ic7543fed5bec0a8350d4c49cb3ee0512652d9870 Merged-In: I4aa1c239146c58e772f6e5592db9ca6c2aab412b
* | | | | | | Add remapping for call drop due to loss of WIFI.Tyler Gunn2017-02-031-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: Manual Bug: 32571209 Change-Id: I89843ce8be996e968d9777add23d43385cced4e8
* | | | | | | Enabled more cell broadcast channels for Japanese carriersJack Yu2017-01-235-1/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enabled more channels for NTT Docomo, KDDI, and Softbank Referenced https://android-review.googlesource.com/#/c/231771/ Test: runtest carrierconfig-unit bug: 27689274 Change-Id: Ib5c55f31129ad0743408f4bc6a1d7f96ea4754d5
* | | | | | | Add multiendpoint ImsReasonInfo remapping. am: 85ddde996bTyler Gunn2017-01-171-1/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 5d122f8c39 Change-Id: I9d95c08cdd56bd44b18a16688f35569d109d0255
| * | | | | | Add multiendpoint ImsReasonInfo remapping.Tyler Gunn2017-01-171-1/+2
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | am: 85ddde996b Change-Id: Ic5a6db781b46d805864444aa0a99384eb9b4b067
| | * | | | | Add multiendpoint ImsReasonInfo remapping.Tyler Gunn2017-01-131-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding another remapping for IMS multiendpoint. The network and modem are prone to returning code 501 or 510 for some of the messages. One of these mappings was missing (never saw it in the past). Test: Manual Bug: 34274339 Change-Id: I31dee5e54c6924ad72147ba5d41feb1494e4792d
| * | | | | | Add custom carrier blocking prefixesBrad Ebinger2016-12-211-0/+4
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: f88d56131d Change-Id: I460c5bce6dd28eedb48e2f8d3d401a06bb076a22
| | * | | | | Add custom carrier blocking prefixesBrad Ebinger2016-12-201-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: Manual Bug: 30458052 Merged-In: I88dc1fdb51d9333c24a3b9b8f5a1faf27412e435 Change-Id: I88dc1fdb51d9333c24a3b9b8f5a1faf27412e435
| | * | | | | Merge "Turn off 3gpp MMI codes while roaming on certain carriers" into ↵Brad Ebinger2016-12-191-0/+1
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nyc-mr2-dev
| | * \ \ \ \ \ Merge "Override editable_tether_apn_bool for Telstra." into nyc-mr2-devJunda Liu2016-12-164-0/+36
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ resolve merge conflicts of c8494c2 to nyc-mr2-dev-plus-aospBrad Ebinger2016-12-191-0/+1
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | | | | | | | | | Change-Id: I099c741d0365c9cd475e5a86ff963cdfe8046d5c
| | * | | | | | | Turn off 3gpp MMI codes while roaming on certain carriersBrad Ebinger2016-12-161-0/+1
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: Manual Bug: 30106345 Merged-In: Ib24aa1ca2f72a51dde8e0fa2fe79bcfc5d94de76 Change-Id: Ib24aa1ca2f72a51dde8e0fa2fe79bcfc5d94de76
| | * | | | | | Add disable_hd_audio_icon to carriersHall Liu2016-12-1414-0/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: manual Bug: 33062999 Change-Id: I4aa1c239146c58e772f6e5592db9ca6c2aab412b
* | | | | | | | Add custom carrier blocking prefixesBrad Ebinger2016-12-191-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: Manual Bug: 30458052 Change-Id: I88dc1fdb51d9333c24a3b9b8f5a1faf27412e435
* | | | | | | | resolve merge conflicts of 6edbb5e to nyc-mr2-dev-plus-aospJunda Liu2016-12-174-0/+15
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 8254e07143 Change-Id: I80460e0e396dbedc4bd40139f19f0ab84e3dcb5e
| * | | | | | | resolve merge conflicts of 6edbb5e to nyc-mr2-dev-plus-aospJunda Liu2016-12-164-0/+15
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | | | | | | | | Change-Id: I6888a6432b7aae2c46db4fb5a5fe2f81c906314d
| | * | | | | | Override editable_tether_apn_bool for Telstra.Junda Liu2016-12-144-0/+36
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also merge AOSP change to resolve conflicts. Bug: b/30622475 Change-Id: I90940074ac6c97357d524ecba4fa88de9331166f
| | * | | | | Merge "Add carrierconfigs to treat mdn as VM number" into nyc-mr2-devJordan Liu2016-12-063-0/+3
| | |\ \ \ \ \
* | | \ \ \ \ \ Merge "Turn off 3gpp MMI codes while roaming on certain carriers"Brad Ebinger2016-12-161-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Turn off 3gpp MMI codes while roaming on certain carriersBrad Ebinger2016-12-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: Manual Bug: 30106345 Change-Id: Ib24aa1ca2f72a51dde8e0fa2fe79bcfc5d94de76
* | | | | | | | | Use correct key for disabling the HD icon.Hall Liu2016-12-1514-14/+14
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 4c1ad91e6b Change-Id: I45b01024d35dec9f43fbb64c7cc8ef41e2c2e71e
| * | | | | | | | Use correct key for disabling the HD icon.Hall Liu2016-12-1414-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct from disable_hd_audio_icon to display_hd_audio_property_bool and change the boolean value. Test: manual Bug: 33062999 Change-Id: Ib3d30e7db17b07758c2542190e5b94145f4f6381
* | | | | | | | | Add disable_hd_audio_icon to carriersHall Liu2016-12-1514-0/+69
|\| | | | | | | | | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: e11df8eba2 Change-Id: If47d42c5fae734e69288aca94b1b043f0e52189e
| * | | | | | | Add disable_hd_audio_icon to carriersHall Liu2016-12-1314-0/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: manual Bug: 33062999 Change-Id: I4aa1c239146c58e772f6e5592db9ca6c2aab412b
| * | | | | | | Add carrierconfigs to treat mdn as VM numberJordan Liu2016-12-063-0/+3
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 1291a5d3cf Change-Id: I310653d3e8ba661d861f34a5ab536a31828dbefa
| | * | | | | | Add carrierconfigs to treat mdn as VM numberJordan Liu2016-12-053-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the carrier configs which specify whether the carrier treats the mdn as an additional voicemail number. Change-Id: I9bc095427564cf587734fd2d308a88abc7d88891 Merged-In: I9bc095427564cf587734fd2d308a88abc7d88891 Fix: 29145323 Test: build and flash on device
| * | | | | | | resolve merge conflicts of dca13ae to nyc-mr2-dev-plus-aospJack Yu2016-12-021-0/+12
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | Test: manual test Change-Id: I2ea7c0bac1ae3164bbc274f2e7ec61e26c369034
| | * | | | | | Reduced the data retry to 40 times for the first hour for AT&TJack Yu2016-11-301-10/+22
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since modem retries each APN for 5 times, we reduced the retry from the telephony to 8 times for the first hour. This is to comply AT&T GSM-BTR-1-1728. Test: manual test bug: 31923783 Merged-In: I7fb104c4060c22c30695afbb8210fdd75404783d Change-Id: I198fe26cb262642e6dc2d29833bea003c34c7a7b