summaryrefslogtreecommitdiffstats
path: root/assets/carrier_config_29401.xml
diff options
context:
space:
mode:
authorHall Liu <hallliu@google.com>2016-12-14 18:24:21 -0800
committerHall Liu <hallliu@google.com>2016-12-14 18:24:21 -0800
commit4c1ad91e6bb522739b193333a2c7dc3fa08f24fd (patch)
treea6f895f68cb02621bdd78fe73feaf7ce8de9be04 /assets/carrier_config_29401.xml
parente11df8eba2a205e04cb9975204b1ed5b65b40a7e (diff)
downloadandroid_packages_apps_CarrierConfig-4c1ad91e6bb522739b193333a2c7dc3fa08f24fd.tar.gz
android_packages_apps_CarrierConfig-4c1ad91e6bb522739b193333a2c7dc3fa08f24fd.tar.bz2
android_packages_apps_CarrierConfig-4c1ad91e6bb522739b193333a2c7dc3fa08f24fd.zip
Use correct key for disabling the HD icon.
Correct from disable_hd_audio_icon to display_hd_audio_property_bool and change the boolean value. Test: manual Bug: 33062999 Change-Id: Ib3d30e7db17b07758c2542190e5b94145f4f6381
Diffstat (limited to 'assets/carrier_config_29401.xml')
-rw-r--r--assets/carrier_config_29401.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/carrier_config_29401.xml b/assets/carrier_config_29401.xml
index cc9213f..e961712 100644
--- a/assets/carrier_config_29401.xml
+++ b/assets/carrier_config_29401.xml
@@ -4,6 +4,6 @@
<int name="maxImageHeight" value="1944" />
<int name="maxMessageSize" value="102400" />
<int name="maxImageWidth" value="2592" />
-<boolean name="disable_hd_audio_icon" value="true" />
+<boolean name="display_hd_audio_property_bool" value="false" />
</carrier_config>
</carrier_config_list>