From 583d3e434ab463971d8e89a0e43bb642e2e41b02 Mon Sep 17 00:00:00 2001 From: George Lee Date: Mon, 16 Oct 2023 10:59:37 -0700 Subject: [PATCH] thermal: Change passivedelay to 600 seconds Bug: 287921243 Test: Observe reduced partial wakelock wakeup Change-Id: I4484e9653157f02a3263e99b14c91230e250120c Signed-off-by: George Lee --- thermal_info_config_akita.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thermal_info_config_akita.json b/thermal_info_config_akita.json index e55670e..888521b 100644 --- a/thermal_info_config_akita.json +++ b/thermal_info_config_akita.json @@ -124,7 +124,7 @@ "Coefficient":[-25000, 80], "HotThreshold":["NAN", "NAN", "NAN", "NAN", 2.0, "NAN", "NAN"], "PollingDelay":0, - "PassiveDelay":1000, + "PassiveDelay":600000, "Multiplier":1, "SendCallback":true },