From 653d62feddbf39b967611678ba2b1c3d8a1fb97e Mon Sep 17 00:00:00 2001 From: Kai Shi Date: Sun, 14 Feb 2021 11:16:27 -0800 Subject: [PATCH] Change config_bandwidthEstimateSource to bandwidth_estimator Change the default value of config_bandwidthEstimateSource to bandwidth_estimator. Bug: 177942435 Bug: 176814680 Test: atest -c FrameworksTelephonyTests:com.android.internal.telephony Test: manual test in 2G/3G/4G networks Change-Id: I59c869334a6147879331c428baeb9625e0802f6e --- core/res/res/values/config.xml | 7 +++---- .../java/com/android/internal/telephony/DctConstants.java | 1 + 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index b7c755ef7f6b3..386559fe0a248 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -2507,10 +2507,9 @@ 524288,1048576,3145728,524288,1048576,2097152 - carrier_config + Default is bandwidth_estimator. + Values are bandwidth_estimator, carrier_config and modem. --> + bandwidth_estimator