Merge "Revert "Enable new data stack by default"" into tm-dev

This commit is contained in:
Ling Ma
2022-03-10 21:45:17 +00:00
committed by Android (Google) Code Review

View File

@@ -2723,7 +2723,7 @@
<string name="config_bandwidthEstimateSource">bandwidth_estimator</string>
<!-- Whether force to enable telephony new data stack or not -->
<bool name="config_force_enable_telephony_new_data_stack">true</bool>
<bool name="config_force_enable_telephony_new_data_stack">false</bool>
<!-- Whether WiFi display is supported by this device.
There are many prerequisites for this feature to work correctly.