From b58ea3f8458870cad9d23c6a5d1782a53ed33a4c Mon Sep 17 00:00:00 2001 From: Jack Wu Date: Fri, 22 Mar 2024 21:00:04 +0800 Subject: [PATCH 1/2] Update health AIDL HAL to V3 Bug: 328332299 Test: TH Test: vts-tradefed run vts -m vts_treble_vintf_vendor_test Signed-off-by: Jack Wu (cherry picked from https://android-review.googlesource.com/q/commit:f143d6803bd64b123306788e4e02670a829c3258) Merged-In: I57ff2ec2758f965a9e13e53f223c735a9d102219 Change-Id: I57ff2ec2758f965a9e13e53f223c735a9d102219 24D1-dev is based on 24Q2-release. Therefore, we merged this CL to 24D1-dev. --- health/android.hardware.health-service.gs101.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/health/android.hardware.health-service.gs101.xml b/health/android.hardware.health-service.gs101.xml index 1fe9b8d2..2acaabac 100644 --- a/health/android.hardware.health-service.gs101.xml +++ b/health/android.hardware.health-service.gs101.xml @@ -1,7 +1,7 @@ android.hardware.health - 2 + 3 IHealth/default From f68e0fb440f374967cea9cee5edd8391068f3e7f Mon Sep 17 00:00:00 2001 From: isaacchiou Date: Tue, 9 Apr 2024 15:55:24 +0000 Subject: [PATCH 2/2] 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 +