From f68e0fb440f374967cea9cee5edd8391068f3e7f Mon Sep 17 00:00:00 2001 From: isaacchiou Date: Tue, 9 Apr 2024 15:55:24 +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: I55b88d86dffba2ccea6f8ceb608efafbc35b64d8 --- 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 454d7f89..bba7b86a 100644 --- a/rro_overlays/WifiOverlay/res/values/config.xml +++ b/rro_overlays/WifiOverlay/res/values/config.xml @@ -167,4 +167,10 @@ If equals to 0, it means there's no limit on the max number of channels to include per network.--> 3 + + true +