OSDN Git Service

Test APNs
authorJing Zhao <zhaojing@motorola.com>
Tue, 26 Aug 2014 19:44:02 +0000 (14:44 -0500)
committerVineeta Srivastava <vsrivastava@google.com>
Thu, 28 Aug 2014 16:22:19 +0000 (16:22 +0000)
commitf04d69a1d405f88b2bebacd63c77e91789e81616
treeefeb3d3a5f51965134a76557155387eb74387375
parentddc9b2ce2377edd7ce914813be374c91be150569
Test APNs

Add test APNs to carriers table.
Enable APN Setting editing for testing PLMNs.
Allow user to toggle carrier_enabled for test APNs.

Bug: 17136661
Change-Id: Ieabfac5ea02a5b9971c7050d8278ad0095863e3a
res/values-mcc001-mnc01/config.xml [new file with mode: 0755]
res/values-mcc001-mnc010/config.xml [new file with mode: 0755]
res/values-mcc246-mnc081/config.xml [new file with mode: 0755]
res/values-mcc310-mnc028/config.xml [new file with mode: 0755]
res/values-mcc311-mnc390/config.xml [new file with mode: 0755]
res/values/config.xml
src/com/android/settings/ApnEditor.java