summaryrefslogtreecommitdiffstats
path: root/InCallUI/res/values/qticonfig.xml
diff options
context:
space:
mode:
authorRavi Paluri <rpaluri@codeaurora.org>2016-08-31 16:59:49 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2016-09-13 00:15:20 -0700
commit6b27bf159fb3ace87b3fa7a478ef7ce19a7e7e4d (patch)
tree3701cfc1fd0b621a92c980823a7deca99ef7a4bc /InCallUI/res/values/qticonfig.xml
parent0e8b0923e82d8e066d12d72a3159e8fe72711a81 (diff)
downloadandroid_packages_apps_Dialer-6b27bf159fb3ace87b3fa7a478ef7ce19a7e7e4d.tar.gz
android_packages_apps_Dialer-6b27bf159fb3ace87b3fa7a478ef7ce19a7e7e4d.tar.bz2
android_packages_apps_Dialer-6b27bf159fb3ace87b3fa7a478ef7ce19a7e7e4d.zip
IMS-VT: Remove one directional video call support
Remove one directional video call support thereby not giving user the flexibility 1. to accept incoming video call as one way video call 2. to modify the call as one way video call 3. to accept incoming upgrade request as one way video call Change-Id: I0c242d40a3d254b150ebeef354761fa67b17296f CRs-Fixed: 1002286
Diffstat (limited to 'InCallUI/res/values/qticonfig.xml')
-rw-r--r--InCallUI/res/values/qticonfig.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/InCallUI/res/values/qticonfig.xml b/InCallUI/res/values/qticonfig.xml
index 67c50f343..7572fcd31 100644
--- a/InCallUI/res/values/qticonfig.xml
+++ b/InCallUI/res/values/qticonfig.xml
@@ -27,8 +27,6 @@
~ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<resources>
- <!-- Determines UI extensions for video calls should be used. -->
- <bool name="video_call_use_ext">true</bool>
<!-- Config to show/hide Video quality toast -->
<bool name="config_display_video_quality_toast">true</bool>
<!-- Config to show/hide call session event toast like player start/stop -->