From 55d60719faa3dfc49e8d765902e8fde21e08f9c1 Mon Sep 17 00:00:00 2001 From: "Peter (YM)" Date: Tue, 2 Jan 2024 05:31:46 +0000 Subject: [PATCH] thermal: make VIRTUAL-SKIN-HINT hidden Since this is used for thermalHAL only, make it hidden to reduce system loading. Test: flash and boot to home Bug: 314051420 Change-Id: I23a3a30fc80249ccc5f3f337e04df9f8879ac7e1 Signed-off-by: Peter (YM) --- thermal_info_config_akita.json | 1 + 1 file changed, 1 insertion(+) diff --git a/thermal_info_config_akita.json b/thermal_info_config_akita.json index 5ac2ce9..71f21ad 100644 --- a/thermal_info_config_akita.json +++ b/thermal_info_config_akita.json @@ -221,6 +221,7 @@ "Name":"VIRTUAL-SKIN-HINT", "Type":"UNKNOWN", "VirtualSensor":true, + "Hidden":true, "TriggerSensor":"soc_therm", "Formula":"MAXIMUM", "Combination":["VIRTUAL-SKIN"],