From 68d271528e2bd1926a4949f36a7a89ca7f9c03ed Mon Sep 17 00:00:00 2001 From: kensun Date: Thu, 25 Jan 2024 06:33:31 +0000 Subject: [PATCH] wifi: disable FW roaming when in idle mode When device is idle, disable FW roaming (LOW RSSI roam, high band roam) to save power Bug: 321639511 Test: Manual Change-Id: I57edf6ae718af04f1af2f05d92f55bf5f1c7e9bd Signed-off-by: kensun --- rro_overlays/WifiOverlay/res/values/config.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/rro_overlays/WifiOverlay/res/values/config.xml b/rro_overlays/WifiOverlay/res/values/config.xml index 088641d..61a2e7f 100644 --- a/rro_overlays/WifiOverlay/res/values/config.xml +++ b/rro_overlays/WifiOverlay/res/values/config.xml @@ -181,4 +181,10 @@ If equals to 0, it means there's no limit on the max number of channels to include per network.--> 3 + + true +