sdm660-common: Enable video pause workaround for video calling

A video pause workaround was made due to a signaling limitation in the QC
modem.

Test: Manual
Bug: 62436425
Change-Id: Ic90ded9621929c0821894776c1191f20ddce9afa
This commit is contained in:
Max Weffers 2019-08-08 08:58:51 +02:00
parent 3e48e1b0f0
commit 58f8401990
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -339,6 +339,9 @@
<!-- Flag specifying whether or not IMS will use the ImsResolver dynamically -->
<bool name="config_dynamic_bind_ims">true</bool>
<!-- Enable video pause workaround when enabling/disabling the camera. -->
<bool name="config_useVideoPauseWorkaround">true</bool>
<!-- Config determines whether to update phone object when voice registration
state changes. Voice radio tech change will always trigger an update of
phone object irrespective of this config -->