thermal: Hide USB-MINUS-CHARGER

Hide the subsensor USB-MINUS-CHARGER.

Bug: 303547449
Test: Local build, verify no thermal error logs and lshal.
Change-Id: Ia3b09b6c33191fde861c3861d5d159be285a200a
This commit is contained in:
sashwinbalaji 2024-03-26 17:14:21 +08:00 committed by S Ashwin Balaji
parent 8ce19e5b93
commit 7ac59e36d9
2 changed files with 2 additions and 0 deletions

View file

@ -279,6 +279,7 @@
"Name": "USB-MINUS-CHARGER",
"Type": "UNKNOWN",
"VirtualSensor": true,
"Hidden": true,
"TriggerSensor": "usb_conn_therm",
"Formula": "WEIGHTED_AVG",
"Combination": ["usb_conn_therm", "charger_therm"],