Merge "Enable new data stack by default" am: d422089d89

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

Change-Id: I10e11c609f96ad970bb5827538acf96246ace9bf
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot
2022-04-15 22:03:57 +00:00
committed by Automerger Merge Worker

View File

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