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

am: 9df2280621

Change-Id: Ic906382d938b5b23e22ab0d2238239b6034500df
This commit is contained in:
Tyler Gunn
2017-06-19 23:33:54 +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>