Merge "Revert "Enable new data stack by default"" into tm-dev am: 53bd06645d

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17159097

Change-Id: I97b7c667ad789ea21193bfcd36c89b24cd29090b
This commit is contained in:
Ling Ma
2022-03-10 22:04:38 +00:00
committed by Automerger Merge Worker

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.