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

This commit is contained in:
Tyler Gunn
2017-06-19 22:56:37 +00:00
committed by Android (Google) Code Review

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>