Merge "Enable video pause workaround for 2017 pixel devices." into oc-dr1-dev

am: 3960493c09

Change-Id: Ia2a6b9197e0f388b1b1b4a3ea1bb57e264a44aa3
This commit is contained in:
Tyler Gunn
2017-06-19 23:08:04 +00:00
committed by android-build-merger

View File

@@ -247,6 +247,9 @@
<!-- Flag specifying whether VoLTE is available on device -->
<bool name="config_device_vt_available">true</bool>
<!-- Enable video pause workaround when enabling/disabling the camera. -->
<bool name="config_useVideoPauseWorkaround">true</bool>
<!-- Flag specifying whether WFC over IMS is availasble on device -->
<bool name="config_device_wfc_ims_available">true</bool>