summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHall Liu <hallliu@google.com>2019-07-29 17:28:11 -0700
committerHall Liu <hallliu@google.com>2019-07-30 00:38:53 +0000
commit04d70b96bb4f6e28cebbd67e63de25a5c70ed951 (patch)
treec5b7000de13d17a2b56188b5e8a357d655c57556
parent17d52f0e2b1ef58b8fe8e78320412623e3b134b7 (diff)
downloadandroid_packages_apps_CarrierConfig-04d70b96bb4f6e28cebbd67e63de25a5c70ed951.tar.gz
android_packages_apps_CarrierConfig-04d70b96bb4f6e28cebbd67e63de25a5c70ed951.tar.bz2
android_packages_apps_CarrierConfig-04d70b96bb4f6e28cebbd67e63de25a5c70ed951.zip
Change carrier config for TMO to hide TTY options
Add the hide_tty_hco_vco_with_rtt=true key to T-Mobile's carrier config. Fixes: 137672992 Test: manual Change-Id: I0dc530c8b3d65b5f316af03c8ad38dca04e29161
-rw-r--r--assets/carrier_config_carrierid_1_T-Mobile-US.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/carrier_config_carrierid_1_T-Mobile-US.xml b/assets/carrier_config_carrierid_1_T-Mobile-US.xml
index 48ce51c..362b3cb 100644
--- a/assets/carrier_config_carrierid_1_T-Mobile-US.xml
+++ b/assets/carrier_config_carrierid_1_T-Mobile-US.xml
@@ -11,6 +11,7 @@
<boolean name="carrier_wfc_supports_wifi_only_bool" value="true"/>
<boolean name="mmsCloseConnection" value="true"/>
<boolean name="rtt_supported_bool" value="true"/>
+ <boolean name="hide_tty_hco_vco_with_rtt" value="true"/>
<int name="maxImageHeight" value="1944"/>
<int name="maxImageWidth" value="2592"/>
<int name="maxMessageSize" value="1048576"/>