Merge "Remove config_tether_apndata for Telstra." into oc-dr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
e424d123ab
@@ -31,15 +31,6 @@
|
|||||||
<item>9</item>
|
<item>9</item>
|
||||||
</integer-array>
|
</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-->
|
<!--Thresholds for LTE dbm in status bar-->
|
||||||
<integer-array translatable="false" name="config_lteDbmThresholds">
|
<integer-array translatable="false" name="config_lteDbmThresholds">
|
||||||
<item>-140</item> <!-- SIGNAL_STRENGTH_NONE_OR_UNKNOWN -->
|
<item>-140</item> <!-- SIGNAL_STRENGTH_NONE_OR_UNKNOWN -->
|
||||||
|
|||||||
Reference in New Issue
Block a user