Enable new data stack by default

Test: manual
Bug: 222311623
Change-Id: I6d22205b733cb5d579b8da6f1e66f31437b20db1
Merged-In: I6d22205b733cb5d579b8da6f1e66f31437b20db1
This commit is contained in:
Ling Ma
2022-03-02 11:28:33 -08:00
parent c97c67c76b
commit cb361f1eab

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">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.