summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add SBM configuration (44120)Sungmin Choi2015-08-111-0/+14
| | | | | | | | Change-Id: I32ccbcd0bb89ea1e673f1b7db0cf1faaaead883b
| * Merge "Enable instant lettering for korean carriers." into mnc-dr-devTyler Gunn2015-08-074-0/+4
| |\
| | * Enable instant lettering for korean carriers.Tyler Gunn2015-08-054-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | KT - 45008, 45002 SKT - 45005 LG U+ - 45006 Bug: 22685114 Change-Id: If1f3073114cf3c4b9157178e19ef85a57f8b0e1a
| * | am 412e3868: Make VM notifications permanent for Bell, Telus, Rogers.Andrew Lee2015-08-064-35/+39
| |\ \ | |/ / |/| / | |/ | | * commit '412e3868ebb6b9e6d7440403b2c8775d0f663b84': Make VM notifications permanent for Bell, Telus, Rogers.
* | Make VM notifications permanent for Bell, Telus, Rogers.Andrew Lee2015-08-054-35/+39
| | | | | | | | | | Bug: 22610402 Change-Id: Ib5b2ae463801f4955e9ea884ffa1cee39e8e2f7b
| * Merge "Use Cell Broadcast App Link by default for SBM" into mnc-dr-devVineeta Srivastava2015-08-031-1/+0
| |\
| | * Use Cell Broadcast App Link by default for SBMSungmin Choi2015-08-031-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | Now, SBM want to show Cell Broadcast App by default. But they want to hide Cell Broadcast App about previous models. So default config set true, and previous models set false from vendor.xml. Bug: 22706088 Change-Id: I0e0851d362d4b2a18a771ad063c588358a9d6523
| * | am f6535600: Configuring MMS for Claro PR 330-110Eliseu Massing2015-08-031-0/+10
| |\ \ | |/ / |/| / | |/ | | * commit 'f65356001b7a699021ef00e62c9a6f50c16ae3a9': Configuring MMS for Claro PR 330-110
* | Configuring MMS for Claro PR 330-110Eliseu Massing2015-08-021-0/+10
| | | | | | | | b/22664671
| * am 7fcd1faf: Remove apn config for mcc/mnc = 311480 & add to only supported ↵Sanket Padawe2015-07-301-1/+0
| |\ | |/ |/| | | | | | | | | device. * commit '7fcd1faf070de36da698fdb0a401de56f2ab93b9': Remove apn config for mcc/mnc = 311480 & add to only supported device.
* | Remove apn config for mcc/mnc = 311480 & add to only supported device.Sanket Padawe2015-07-291-1/+0
| | | | | | | | | | Bug: 22787515 Change-Id: Icb640e63091670e2869988dbbba381cb44911e1c
| * Add (another) SBM/Y! mobile configuationsSungmin Choi2015-07-282-0/+14
| | | | | | | | | | Bug: 22706088 Change-Id: Ibbbe5527a4fd05e04eb62f7769c33be46a00cc3f
| * Enable VoLTE for operatorsSungmin Choi2015-07-2836-0/+207
|/ | | | | | | | | | | | | - Czech: DTAG - Germany: VDF - India: Reliance - Italy: VDF - JP: SBM, DCM - KR: KT, SK, U+ - Spain: VDF Bug: 22717168 Change-Id: Id2d4874c65ca1e81ac103c9478614a13143e4e60
* Disable ETWS/CMAS test menu for NTT Docomo.Jack Yu2015-07-271-0/+1
| | | | | | | The original change was for Softbank only. Per latest comment on the bug, we need to add this for NTT Docomo as well. bug: 22396039 Change-Id: I8167f0c6b9a53fe5c7e3bee10da73e5e354ebf6b
* Allow carriers to force disable ETWS/CMAS test messages.Jack Yu2015-07-231-0/+1
| | | | | | | | | This feature can be enabled in carrier config XML. When enabled, the user will not see ETWS/CMAS enable/disable option in emergency broadcast preference menu. bug: 22396039 Change-Id: Ia5a244d4a307bdde5cbdf529417c7fcf6a5617be
* Merge "Disable group mms for Telstra AU, Korea SKT and Korea KT" into mnc-devYe Wen2015-07-134-0/+4
|\
| * Disable group mms for Telstra AU, Korea SKT and Korea KTYe Wen2015-07-104-0/+4
| | | | | | | | | | | | b/21984613 Change-Id: I73c3f15a3b181b4011fc531a35d3ca3819516226
* | Merge "Update vvm values for Orange to production values." into mnc-devNancy Chen2015-07-102-2/+2
|\ \ | |/ |/|
| * Update vvm values for Orange to production values.Nancy Chen2015-07-102-2/+2
| | | | | | | | | | | | | | | | These values were changed in ag/703663, but presumably got lost in migration somewhere. Bug:22405244 Change-Id: Ib58393189e80857d8efc0c7d8e9e7a458d48e3d6
* | Update config from overlay.Junda Liu2015-07-082-1/+3
| | | | | | | | | | Bug: b/21878236 Change-Id: I00eb434c350eeb3df85c8e323845cd3422b06b77
* | Merge "More thorough XML testing." into mnc-devJonathan Basseri2015-07-072-36/+119
|\ \
| * | More thorough XML testing.Jonathan Basseri2015-06-252-36/+119
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Include vendor.xml in unit tests. Note that changing the build target with lunch can switch your vendor.xml. Update DefaultCarrierConfigService#readConfigFromXml to throw errors instead of returning an empty bundle. This makes failed test output much better. Add a test to check that every variable in XML files matches a KEY in CarrierConfigManager. Increase detail of error messages with XmlPullParser#getPositionDescription Bug: 21619172 Change-Id: I500f4b2476a6fe4fdd6ae0232e293a0f1d82b7b0
* | | Move Telephony overlay config to CarrierConfigJonathan Basseri2015-07-013-8/+0
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | The variable disable_cdma_activation_code_bool is overridden on shamu for three specific VZW networks, but the overrides have been moved to vendor/moto/shamu. They can be deleted from here. Note: 310304 was supposed to be 310004 (corrected in vendor/moto/shamu) and 20404 was only supposed to apply for a specific gid1. Bug: 22229196 Bug: 21618018 Change-Id: I7b4e78480d054daf595f856dab3ffa18979f8f54
* | Move ci_action_on_sys_update_* carrier config to vendor directory.Amit Mahajan2015-06-293-73/+61
| | | | | | | | | | Bug: 22093601 Change-Id: I187da9a992ae7571cfd27a2d3cf7b6ca4c2f9dbc
* | Merge "Rename and add carrier config keys for volte and ims." into mnc-devJonathan Basseri2015-06-291-1/+1
|\ \
| * | Rename and add carrier config keys for volte and ims.Jonathan Basseri2015-06-291-1/+1
| |/ | | | | | | | | Bug: b/21878236 Change-Id: I5c71be5496602da61357a1868bbe72f10f4333f3
* / Migrate shamu overlay to default config app.Jonathan Basseri2015-06-251-0/+8
|/ | | | | | | | | | There were several device overlay files for shamu on various MCC+MNC. After examination, there was only one carrier config variable on one network that differed from the MCC+MNC overrides already present in the default config app. Bug: 20827908 Change-Id: I19db199df3d53f35755a0e505e30a09f392cd8e0
* Merge "Read XML files as InputStream." into mnc-devJonathan Basseri2015-06-231-4/+13
|\
| * Read XML files as InputStream.Jonathan Basseri2015-06-231-4/+13
| | | | | | | | | | | | | | | | | | | | Attempting to read XML files in assets/ with openXmlResourceParser was failing with FileNotFound because files in the assets folder are not precompiled into binary XML. Our only choice is to read them as regular text streams. Bug: 21618018 Change-Id: I463791ae4a1dd5f6a72433a114bd02e39cf5a943
* | Update CarrierService API usageZach Johnson2015-06-231-1/+1
|/ | | | | | b/21080696 Change-Id: I07730bb9aa02478c1cfc1e443602ba2c778a84f3
* Merge "Migrate 'csp_enabled' overrides." into mnc-devJonathan Basseri2015-06-1910-0/+10
|\
| * Migrate 'csp_enabled' overrides.Jonathan Basseri2015-06-1910-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | Currently the variable is only used in *DEVICE* overlays for specific networks, but we are dropping the device-overlay so that this simply applies to those networks. (e.g. there were shamu overlays changing this variable on the same networks modified in this CL. This variable controls whether SIM cards are allowed to disable manual carrier selection, so it makes more sense for it to be managed as carrier config. Change-Id: I9a58017808eac9ff28f6ef4d6a5c6751f4773091
* | Add carrier_wfc_ims_available_bool to assets.Junda Liu2015-06-1918-0/+18
|/ | | | | Bug: b/21878236 Change-Id: Ie6fce887befc39dd14a1862f62e98b19c06fcf1d
* Add tests for CarrierConfig app.Junda Liu2015-06-196-8/+149
| | | | | | | | These tests check that all asset XML files can be parsed into bundles and that they use valid filter attributes. Bug: b/21619172 Change-Id: I4242f77c3c7e8b0e2027bca164f7276b89bbcfb1
* Moving default values into separate files.Jonathan Basseri2015-06-17162-1488/+2010
| | | | | | | | | | | | | | Make DefaultCarrierConfigService easier to maintain by moving the values for each network into XML files. It's important to note that this uses assets and not resources. The file for a particular network may depend on more than just the MCC+MNC in the future. Note on the XML document format. This is set by PersistableBundle.restoreFromXml, so there is no option to change it in this CL. Bug: 21618018 Change-Id: Iecfe7009c2aa0f7a9d5814d1f355dfe4190ce912
* Adding config values for triggering CI action on System update.Amit Mahajan2015-06-111-0/+24
| | | | | Bug: 21603815 Change-Id: I401099a9aeced578ee914ddbebf1f5982f276780
* Copying all mms_config.xml into carrier config.Jonathan Basseri2015-06-081-14/+1132
| | | | | | | | | | | This copies every network override from mms_config.xml files in packages/services/Mms into the default carrier config service. Once these variables are available through CarrierConfigManager, MmsConfigManager can be updated to read from there instead of XML files. Bug: 21085630 Change-Id: I35b5e304ed73a46382145dfb7f4f953edae78f9a
* Add Orange vvm app package name.Nancy Chen2015-06-081-0/+4
| | | | | | | | So that if it is installed, the dialer visual voicemail feature will be disabled. Bug: 2112648 Change-Id: Ie60bff73f48f467482e56fb3f3a1fd16dab3ff88
* Renaming carrier config variable keys.Jonathan Basseri2015-06-051-164/+164
| | | | | | | API council advised us to use KEY_NAME_TYPE for our key constants. Bug: 21571894 Change-Id: I037a8b4f17d57a34da54a4f49372d86a0f1c25af
* Update Orange and TMO carrier configuration values.Nancy Chen2015-06-041-2/+8
| | | | | | | | | For Orange, we were previously using preproduction, switch to production. For Tmo we need the carrier vvm app's package name so we can disable dialer vvm if it is installed. Bug: 21126480 Change-Id: I0deb879a03e3c228ff8dd1c86af8c85502a08780
* Update intent filter to match CONFIG_SERVICE_INTERFACEZach Johnson2015-05-271-1/+1
| | | | Change-Id: If5b67015c3e4c4ffbee1f2197d72ce6640094fe0
* Use the renamed carrier serviceZach Johnson2015-05-261-2/+2
| | | | Change-Id: I1f24d56a30cc4963fd293666f6e8f602fb83aa44
* Add vvm config details for T-Mobile.Nancy Chen2015-05-251-4/+17
| | | | | | | Adding configuration details for T-Mobile's visual voicemail. Bug: 21126480 Change-Id: If460fea0d3298a5e6a850d3e7b53bbdf046ec671
* Move to unified BIND_CARRIER_SERVICES permissionZach Johnson2015-05-141-1/+1
| | | | | | | | BIND_CARRIER_CONFIG_SERVICE has been superseded. b/21165906 Change-Id: Ib7f3d62001d66fd9b48d308303aa3c4bb229cb24
* Add new values to carrier config app.Nancy Chen2015-05-131-2/+16
| | | | | | | Add new values to be compatible with EE. Bug:21126480 Change-Id: Ib6e490530ec70f9fe3f42fb3e3b65776893fa54c
* Rename BOOL_SHOW_CDMA to BOOL_SHOW_CDMA_CHOICES, so the name makes more sense.Junda Liu2015-05-131-21/+21
| | | | | Bug: b/21028396 Change-Id: I219639411e5bf57c6df4a02f8be751576247bdf6
* Switching to PersistableBundle in carrier config API.Jonathan Basseri2015-05-121-79/+79
| | | | | | | | | | | | | | | Part of this API involves persisting config bundles to avoid binding to apps at critical moments (like boot). Regular bundles should not be written to disk because they support object types that can lose their meaning while the data is at rest. In order to use PersistableBundle, we must either start with one or filter unwanted types out of Bundle objects. Since the carrier config API has no use for unsupported types, we chose to use PersistableBundle everywhere. Bug: 20268926 Change-Id: Ife947f5ec8cb640c0fa3fdf53c7976f055605777
* Moving values from network overlays to carrier config app.Jonathan Basseri2015-04-281-36/+186
| | | | | | | | | | | | | | | This adds network overrides for variables that were previously overridden with network overlay files. The values came from files like packages/services/Telephony/res/values-mccXXX-mncYYY/config.xml This will allow us to delete the corresponding values from those config.xml files, as well as device-network overlay files like device/VENDOR/MODEL/overlay/packages/services/Telephony/res/values-mccXXX-mncYYY/config.xml because those overlays do not conflict with the network overlays for these variables. Bug: 20270007 Change-Id: I44c6241749110c75a396859ce8079852d330329d
* Merge commit 'ad3cd4c' into merge2Etan Cohen2015-04-240-0/+0
|\
| * New carrier configuration default values for visual voicemail.Nancy Chen2015-04-151-0/+14
| | | | | | | | | | Bug: 19236241 Change-Id: I3bd777b4344ecb3035f626daa3be54e1c8ac4a98