Merge "thermal: Hide USB-MINUS-CHARGER" into 24D1-dev

This commit is contained in:
Treehugger Robot
2024-04-08 22:38:44 +00:00
committed by Android (Google) Code Review
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"],

View File

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