From 70af6960a07b12100405746efb696250a89d044e Mon Sep 17 00:00:00 2001 From: TeYuan Wang Date: Thu, 27 Apr 2023 12:11:09 +0800 Subject: [PATCH] thermal: reduce VSYS_PWR_RFFE window to 14s Bug: 278948544 Test: emul_temp Change-Id: Idb4d3179594bb20946fe4e23bceaef9db2c7b494 --- thermal_info_config_charge_husky.json | 2 +- thermal_info_config_charge_shiba.json | 2 +- thermal_info_config_husky.json | 2 +- thermal_info_config_shiba.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/thermal_info_config_charge_husky.json b/thermal_info_config_charge_husky.json index ea9bd66..13a8c62 100644 --- a/thermal_info_config_charge_husky.json +++ b/thermal_info_config_charge_husky.json @@ -245,7 +245,7 @@ { "Name":"VSYS_PWR_RFFE", "PowerSampleDelay":7000, - "PowerSampleCount":4 + "PowerSampleCount":2 }, { "Name":"S2M_VDD_CPUCL2", diff --git a/thermal_info_config_charge_shiba.json b/thermal_info_config_charge_shiba.json index 54bb0bd..4fb6451 100644 --- a/thermal_info_config_charge_shiba.json +++ b/thermal_info_config_charge_shiba.json @@ -256,7 +256,7 @@ { "Name":"VSYS_PWR_RFFE", "PowerSampleDelay":7000, - "PowerSampleCount":4 + "PowerSampleCount":2 }, { "Name":"S2M_VDD_CPUCL2", diff --git a/thermal_info_config_husky.json b/thermal_info_config_husky.json index 5e57d88..ac05ce1 100644 --- a/thermal_info_config_husky.json +++ b/thermal_info_config_husky.json @@ -710,7 +710,7 @@ { "Name":"VSYS_PWR_RFFE", "PowerSampleDelay":7000, - "PowerSampleCount":4 + "PowerSampleCount":2 }, { "Name":"S2M_VDD_CPUCL2", diff --git a/thermal_info_config_shiba.json b/thermal_info_config_shiba.json index 9a81b03..fe47c5a 100644 --- a/thermal_info_config_shiba.json +++ b/thermal_info_config_shiba.json @@ -687,7 +687,7 @@ { "Name":"VSYS_PWR_RFFE", "PowerSampleDelay":7000, - "PowerSampleCount":4 + "PowerSampleCount":2 }, { "Name":"S2M_VDD_CPUCL2",