summaryrefslogtreecommitdiffstats
path: root/InCallUI/res/values/qticonfig.xml
diff options
context:
space:
mode:
authorYu Jin <yujin@codeaurora.org>2016-05-17 14:05:23 +0800
committerLinux Build Service Account <lnxbuild@localhost>2016-08-24 08:18:04 -0600
commit7b9690a18b73bf36ab5b7e06eff7d0df42683da2 (patch)
tree691ad6f4b53fdbe07b391addd042ae4446618706 /InCallUI/res/values/qticonfig.xml
parentaf3310183d3105e80c577d5b434a9c8d43d15ddf (diff)
downloadandroid_packages_apps_Dialer-7b9690a18b73bf36ab5b7e06eff7d0df42683da2.tar.gz
android_packages_apps_Dialer-7b9690a18b73bf36ab5b7e06eff7d0df42683da2.tar.bz2
android_packages_apps_Dialer-7b9690a18b73bf36ab5b7e06eff7d0df42683da2.zip
InCallUI:Show the correct text for each clear code
Modify to make UI toast the correct text for each code Change-Id: I56017fe964cebdd296d897a0da218c034323e7f5 CRs-Fixed: 801884
Diffstat (limited to 'InCallUI/res/values/qticonfig.xml')
-rw-r--r--InCallUI/res/values/qticonfig.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/InCallUI/res/values/qticonfig.xml b/InCallUI/res/values/qticonfig.xml
index d42a691d8..966e563a5 100644
--- a/InCallUI/res/values/qticonfig.xml
+++ b/InCallUI/res/values/qticonfig.xml
@@ -35,4 +35,9 @@
<bool name="config_call_session_event_toast">true</bool>
<!-- Config to show/hide data usage toast -->
<bool name="config_display_data_usage_toast">true</bool>
+ <!--
+ customize the default value to control Clear-Code feature,
+ default value is false, true is for LatamOpenAMX
+ -->
+ <bool name="def_incallui_clearcode_enabled">false</bool>
</resources>