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) <peterym@google.com>
This commit is contained in:
Peter (YM) 2024-01-02 05:31:46 +00:00
parent a58ded850f
commit 55d60719fa

View file

@ -221,6 +221,7 @@
"Name":"VIRTUAL-SKIN-HINT", "Name":"VIRTUAL-SKIN-HINT",
"Type":"UNKNOWN", "Type":"UNKNOWN",
"VirtualSensor":true, "VirtualSensor":true,
"Hidden":true,
"TriggerSensor":"soc_therm", "TriggerSensor":"soc_therm",
"Formula":"MAXIMUM", "Formula":"MAXIMUM",
"Combination":["VIRTUAL-SKIN"], "Combination":["VIRTUAL-SKIN"],