From acbf70717cc8fa790f54b650f8f414bcccaaadb5 Mon Sep 17 00:00:00 2001 From: Kumar Anand Date: Tue, 23 Jan 2018 13:23:55 -0800 Subject: [PATCH] wifi:walleye: Remove obsolete disable_scoring_for_roam disable_scoring_for_roam is renamed to enable_scoring_for_roam from the code and enabled by default. Hence, remove the obsolete ini item disable_scoring_for_roam. Bug: 71763975 Test: Wifi Regression Test Change-Id: I73365874a4f333aa026301f038fbc6e3890c4604 --- WCNSS_qcom_cfg.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/WCNSS_qcom_cfg.ini b/WCNSS_qcom_cfg.ini index 198cef5..bf2e158 100644 --- a/WCNSS_qcom_cfg.ini +++ b/WCNSS_qcom_cfg.ini @@ -404,7 +404,6 @@ gRoamOffloadEnabled=1 gAllowDFSChannelRoam=1 -disable_scoring_for_roam=0 ############################################# # Offload related configurations #############################################