mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 15:47:18 +00:00
thermal: Update config for stats am: 1ccaf8e861 am: deca8c608c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/redfin/+/21806592 Change-Id: I5c42ddc33d73ce89d88be98bd7b59186b44c7e4c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -342,5 +342,20 @@
|
||||
"Name":"fcc",
|
||||
"Type":"BATTERY"
|
||||
}
|
||||
]
|
||||
],
|
||||
"Stats": {
|
||||
"Sensors": {
|
||||
"RecordWithDefaultThreshold": ["skin-therm-monitor"],
|
||||
"RecordWithThreshold": [
|
||||
{
|
||||
"Name": "skin-therm-monitor",
|
||||
"Thresholds": [31, 33, 35, 37, 39, 41, 43, 45, 47, 49, 51]
|
||||
},
|
||||
{
|
||||
"Name": "usbc-virt-monitor",
|
||||
"Thresholds": [10, 15]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user