From 61d459a428e6b9a6de67de1f777d310b0cc5e42c Mon Sep 17 00:00:00 2001 From: Benjamin Collins Date: Tue, 9 Nov 2021 15:29:40 +0000 Subject: [PATCH] Revert "Revert "thermal: update TPU SKIN policy"" This reverts commit 00246ff28cfbdad5bab98071e3f3ac51027668b2. Reason for revert: camera no longer broken Bug: 201155685 Change-Id: I2e21bd0daa3eb70cea2c8dae566c77d50fd7a686 --- thermal_info_config_oriole.json | 2 +- thermal_info_config_raven.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/thermal_info_config_oriole.json b/thermal_info_config_oriole.json index 2c7fdc8..ef850a8 100644 --- a/thermal_info_config_oriole.json +++ b/thermal_info_config_oriole.json @@ -400,7 +400,7 @@ }, { "CdevRequest": "tpu_cooling", - "LimitInfo": [0, 1, 2, 3, 4, 4, 4] + "LimitInfo": [0, 2, 3, 4, 5, 5, 5] } ] }, diff --git a/thermal_info_config_raven.json b/thermal_info_config_raven.json index c01ece3..3730e83 100644 --- a/thermal_info_config_raven.json +++ b/thermal_info_config_raven.json @@ -375,7 +375,7 @@ }, { "CdevRequest": "tpu_cooling", - "LimitInfo": [0, 1, 2, 3, 4, 4, 4] + "LimitInfo": [0, 2, 3, 4, 5, 5, 5] } ] },