summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Follow INT_VVM_PORT_NUMBER renameYorke Lee2015-04-171-2/+2
| | | | | Bug: 20272209 Change-Id: I2ea2a0b8581f899a8afa1105cdea9c2ddaf792db
* New carrier configuration default values for visual voicemail.Nancy Chen2015-04-161-0/+14
| | | | | Bug: 19236241 Change-Id: I3bd777b4344ecb3035f626daa3be54e1c8ac4a98
* Initial commit for the new Default Carrier Config app.Jonathan Basseri2015-04-161-0/+169
This app will eventually own carrier/telephony configuration that is currently stored in config.xml overlays. For now it only has a few of the variables that will be migrated. Bug: b/19483786 Change-Id: I66a25f232a5e1ff6b8f988a3497d70ee8dd32e82