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:
parent
3e48e1b0f0
commit
58f8401990
1 changed files with 3 additions and 0 deletions
|
@ -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 -->
|
||||
|
|
Loading…
Reference in a new issue