Merge "Change default EXTRA_SUPPORTS_VIDEO_CALLING_FALLBACK to true" am: 5143d7bcaf am: b82f1fd386
am: c260eae829
Change-Id: I7f3121b8174fd5b53cebef650ca6d7e2f4f2cd1b
diff --git a/res/values/config.xml b/res/values/config.xml
index b3fc30a..1b612c9 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -237,7 +237,7 @@
<!-- Flag indicating whether a system app can use video calling fallback if carrier video
calling is not available. -->
- <bool name="config_support_video_calling_fallback">false</bool>
+ <bool name="config_support_video_calling_fallback">true</bool>
<!-- Whether the cellular radio is allowed to be power down when the Bluetooth can provide the data/call capabilities -->
<bool name="config_allowRadioPowerDownOnBluetooth">false</bool>