From fd125c29b1d44da196ff0ddd509c6633847edc03 Mon Sep 17 00:00:00 2001 From: Ecco Park Date: Wed, 26 Jul 2017 10:20:29 -0700 Subject: [PATCH] Taimen: WLAN: Disable LPRx Disable LPRx CRs-Fixed: 2082443 Bug: 63076243 Change-Id: I2b741de1811c29d52a441b31dff2d5610a97288f Signed-off-by: Ecco Park --- WCNSS_qcom_cfg.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WCNSS_qcom_cfg.ini b/WCNSS_qcom_cfg.ini index c86399b..8a32b78 100644 --- a/WCNSS_qcom_cfg.ini +++ b/WCNSS_qcom_cfg.ini @@ -605,6 +605,8 @@ gDualMacFeatureDisable=1 #Set priority for connection with bssid_hint g_is_bssid_hint_priority=0 +gEnableLPRx=0 + END # Note: Configuration parser would not read anything past the END marker