summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Mahajan <amitmahajan@google.com>2017-08-31 13:49:28 -0700
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-09-05 20:31:28 +0000
commite53eec9e4cb9c8fce272d922cb864af1b7d5dd7b (patch)
tree10aa15ad8719a5fa5e915f534d03b525961c3a46
parentc7a2e0a2110d30acdab7c2b80db4d0e695bc582f (diff)
downloadbase-e53eec9e4cb9c8fce272d922cb864af1b7d5dd7b.tar.gz
Remove config_tether_apndata for Telstra.
Test: manual Bug: 63564491 Change-Id: Iaca29bfd474b7df6489b1daeaeea182ebf8d81ae (cherry picked from commit 20cad6f5b6a0b84bc8f8666826633c8a3d964e75)
-rw-r--r--core/res/res/values-mcc505-mnc01/config.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/core/res/res/values-mcc505-mnc01/config.xml b/core/res/res/values-mcc505-mnc01/config.xml
index ff065856a643..5a5b8f78478e 100644
--- a/core/res/res/values-mcc505-mnc01/config.xml
+++ b/core/res/res/values-mcc505-mnc01/config.xml
@@ -31,15 +31,6 @@
<item>9</item>
</integer-array>
- <!-- String containing the apn value for tethering. May be overriden by secure settings
- TETHER_DUN_APN. Value is a comma separated series of strings:
- "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
- Or string format of ApnSettingV3.
- note that empty fields can be ommitted: "name,apn,,,,,,,,,310,260,,DUN" -->
- <string-array translatable="false" name="config_tether_apndata">
- <item>Telstra Tethering,telstra.internet,,,,,,,,,505,01,,DUN</item>
- </string-array>
-
<!--Thresholds for LTE dbm in status bar-->
<integer-array translatable="false" name="config_lteDbmThresholds">
<item>-140</item> <!-- SIGNAL_STRENGTH_NONE_OR_UNKNOWN -->