thermal: fix typo in thermal config

Bug: 337094450
Test: Build and boot on device

Change-Id: I5884945aa8be3e1c881b49f5bb379a2ab3e05afb
Signed-off-by: Sayanna Chandula <sayanna@google.com>
This commit is contained in:
Sayanna Chandula 2024-04-29 18:29:26 -07:00
parent 670fd87775
commit dbb9ba6344

View file

@ -175,7 +175,7 @@
"PreviousSampleCount": 3, "PreviousSampleCount": 3,
"OffsetThresholds" : [50000, 53000], "OffsetThresholds" : [50000, 53000],
"OffsetValues" : [500, 1000], "OffsetValues" : [500, 1000],
"SupportUnderStampling": true "SupportUnderSampling": true
}, },
{ {
"Name": "VIRTUAL-SKIN-MODEL-UPPER-CLAMPED", "Name": "VIRTUAL-SKIN-MODEL-UPPER-CLAMPED",