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

This commit is contained in:
TreeHugger Robot
2022-03-08 19:19:22 +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">false</bool>
<bool name="config_force_enable_telephony_new_data_stack">true</bool>
<!-- Whether WiFi display is supported by this device.
There are many prerequisites for this feature to work correctly.