summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-05 01:08:08 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-05 01:08:08 +0000
commitf57cb060eb97f436b482a07e5c23f39abdc014cb (patch)
tree96bc58b157b5ce1f9f221357c2e83e59a5fbba32
parentcf8e0ac0f3bc852ade7fb06f752126b23387c45d (diff)
parentd309285a163248c5f0f66922023acaa7042b4b93 (diff)
downloadredfin-f57cb060eb97f436b482a07e5c23f39abdc014cb.tar.gz
Snap for 10071751 from d309285a163248c5f0f66922023acaa7042b4b93 to udc-qpr1-release
Change-Id: I19a92e592ef64700bdd6950ddbbd042e2d602db8
-rw-r--r--thermal_info_config_redfin.json17
1 files changed, 16 insertions, 1 deletions
diff --git a/thermal_info_config_redfin.json b/thermal_info_config_redfin.json
index d828587..7b581b2 100644
--- a/thermal_info_config_redfin.json
+++ b/thermal_info_config_redfin.json
@@ -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]
+ }
+ ]
+ }
+ }
}