Merge "thermal: Hide USB-MINUS-CHARGER" into 24D1-dev am: 5bddb72c6a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/26710531 Change-Id: I2c9cc071d2a196f620e37c275ced46f6c0c61035 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
f550eca971
2 changed files with 2 additions and 0 deletions
|
@ -279,6 +279,7 @@
|
||||||
"Name": "USB-MINUS-CHARGER",
|
"Name": "USB-MINUS-CHARGER",
|
||||||
"Type": "UNKNOWN",
|
"Type": "UNKNOWN",
|
||||||
"VirtualSensor": true,
|
"VirtualSensor": true,
|
||||||
|
"Hidden": true,
|
||||||
"TriggerSensor": "usb_conn_therm",
|
"TriggerSensor": "usb_conn_therm",
|
||||||
"Formula": "WEIGHTED_AVG",
|
"Formula": "WEIGHTED_AVG",
|
||||||
"Combination": ["usb_conn_therm", "charger_therm"],
|
"Combination": ["usb_conn_therm", "charger_therm"],
|
||||||
|
|
|
@ -849,6 +849,7 @@
|
||||||
"Name": "USB-MINUS-CHARGER",
|
"Name": "USB-MINUS-CHARGER",
|
||||||
"Type": "UNKNOWN",
|
"Type": "UNKNOWN",
|
||||||
"VirtualSensor": true,
|
"VirtualSensor": true,
|
||||||
|
"Hidden": true,
|
||||||
"TriggerSensor": "usb_conn_therm",
|
"TriggerSensor": "usb_conn_therm",
|
||||||
"Formula": "WEIGHTED_AVG",
|
"Formula": "WEIGHTED_AVG",
|
||||||
"Combination": ["usb_conn_therm", "charger_therm"],
|
"Combination": ["usb_conn_therm", "charger_therm"],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue