summaryrefslogtreecommitdiffstats
path: root/InCallUI/res/values/qticonfig.xml
diff options
context:
space:
mode:
authorZhu Youhua <youhua@codeaurora.org>2016-08-08 19:40:08 +0800
committerGerrit - the friendly Code Review server <code-review@localhost>2016-09-04 18:58:47 -0700
commitc2dc86a53dfb835c6c0ac0b0984dce4f1071296e (patch)
tree8cee9fea7da7848e17b7a7755f26665c30d17d58 /InCallUI/res/values/qticonfig.xml
parentfbc87c0ab235d405e36d564270c5e85de3069ccd (diff)
downloadandroid_packages_apps_Dialer-c2dc86a53dfb835c6c0ac0b0984dce4f1071296e.tar.gz
android_packages_apps_Dialer-c2dc86a53dfb835c6c0ac0b0984dce4f1071296e.tar.bz2
android_packages_apps_Dialer-c2dc86a53dfb835c6c0ac0b0984dce4f1071296e.zip
VideoCall: preview before upgrade video call is accepted.
preview myself before upgrade video call is handled by the receiver and stop review if the receiver has reject or error occurs. Change-Id: I4dbf5e469c725024bc8376c6a91bafda3a9f993e CRs-Fixed: 1057509
Diffstat (limited to 'InCallUI/res/values/qticonfig.xml')
-rw-r--r--InCallUI/res/values/qticonfig.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/InCallUI/res/values/qticonfig.xml b/InCallUI/res/values/qticonfig.xml
index f0c734247..8483d8493 100644
--- a/InCallUI/res/values/qticonfig.xml
+++ b/InCallUI/res/values/qticonfig.xml
@@ -52,4 +52,6 @@
<bool name="add_multi_participants_enabled">false</bool>
<!-- Config to add participant only in conferencall call-->
<bool name="add_participant_only_in_conference">false</bool>
+ <!-- Config to if show preview before the receiver accepts a show me upgrade video call -->
+ <bool name="config_enable_modify_call_preview">false</bool>
</resources>