thermal: Update config for stats am: 1ccaf8e861

Original change: https://googleplex-android-review.googlesource.com/c/device/google/redfin/+/21806592

Change-Id: I7fa339b43969f0a21aabbc201dfe613678897e1f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
sashwinbalaji
2023-05-04 10:08:43 +00:00
committed by Automerger Merge Worker

View File

@@ -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]
}
]
}
}
}