Test APNs
Add test APNs to carriers table.
Enable APN Setting editing for testing PLMNs.
Bug: 17136661
Change-Id: Ieabfac5ea02a5b9971c7050d8278ad0095863e3a
diff --git a/res/values/config.xml b/res/values/config.xml
index 914add0..0ced13f 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -140,4 +140,7 @@
<!-- Does not display additional call seting for IMS phone based on GSM Phone -->
<bool name="config_additional_call_setting">true</bool>
+
+ <!-- Show APN Settings for some CDMA carriers -->
+ <bool name="config_show_apn_setting_cdma">false</bool>
</resources>