From 2a9ccbd6f41540642bcd5ae73eb9d338d4f2305b Mon Sep 17 00:00:00 2001 From: justinweng Date: Mon, 18 May 2020 15:23:02 +0800 Subject: [PATCH] audio: adjust panel thermal throttling level Increased max temperature (41degC -> 42degC) Bug: 143265000 Test: Verify by H/W Signed-off-by: justinweng Change-Id: I0bcb9d92a80195d8345c6c3ff33121c6e33a0318 --- thermal_info_config_redfin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thermal_info_config_redfin.json b/thermal_info_config_redfin.json index f8db489..b1ce5bd 100644 --- a/thermal_info_config_redfin.json +++ b/thermal_info_config_redfin.json @@ -250,7 +250,7 @@ "Type":"UNKNOWN", "HotThreshold":[ "NAN", - "41.0", + "42.0", "NAN", "NAN", "NAN",