Merge "Revert "Enable new data stack by default"" am: f92fa673da

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

Change-Id: I0b1f6aa4fa59593fb76102c072df48cce46feb7a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Jay Aliomer
2022-04-16 17:54:43 +00:00
committed by Automerger Merge Worker

View File

@@ -2600,7 +2600,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.