summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjason972000 <jason972000@gmail.com>2018-02-21 11:54:43 -0600
committerMichael Bestas <mkbestas@lineageos.org>2018-08-21 22:41:19 +0300
commitfaa314e4845f8064b6d94bca4c4b38270f00efcf (patch)
tree6032e9432aa206bb5d0c5d933571a4c617f4f57b
parentd42fce835d61f6a1cf7a869fd15fcb553e865071 (diff)
downloadandroid_packages_apps_CarrierConfig-faa314e4845f8064b6d94bca4c4b38270f00efcf.tar.gz
android_packages_apps_CarrierConfig-faa314e4845f8064b6d94bca4c4b38270f00efcf.tar.bz2
android_packages_apps_CarrierConfig-faa314e4845f8064b6d94bca4c4b38270f00efcf.zip
Disable OTA for U.S. Cellular since there is no need for it
Branch lineage-15.1 auto-dials *22899 every reboot if this is not disabled. Change-Id: Id3c0fc5dcfea44dd121e25c226d235604294d130 (cherry picked from commit 6db52ecd6e877f8d919ea17610529e17a414cfbb)
-rw-r--r--assets/carrier_config_311580.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/carrier_config_311580.xml b/assets/carrier_config_311580.xml
index b0eefe2..7a972ce 100644
--- a/assets/carrier_config_311580.xml
+++ b/assets/carrier_config_311580.xml
@@ -2,7 +2,7 @@
<carrier_config_list>
<carrier_config>
<boolean name="dtmf_type_enabled_bool" value="true" />
- <boolean name="use_otasp_for_provisioning_bool" value="true" />
+ <boolean name="use_otasp_for_provisioning_bool" value="false" />
<boolean name="enabledTransID" value="true" />
<boolean name="allowAttachAudio" value="true" />
<int name="recipientLimit" value="20" />