From d7dfd21b5ccad67363def65b01e940d39e2f5c58 Mon Sep 17 00:00:00 2001 From: Isaac Chiou Date: Tue, 19 Mar 2024 16:20:59 +0800 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 Test: Build pass Change-Id: I4426483eb9da7810e8dc3343680ff83f524e9b26 --- 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 298d12d..96d623a 100644 --- a/rro_overlays/WifiOverlay/res/values/config.xml +++ b/rro_overlays/WifiOverlay/res/values/config.xml @@ -187,4 +187,10 @@ If equals to 0, it means there's no limit on the max number of channels to include per network.--> 3 + + true +