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:
parent
670fd87775
commit
dbb9ba6344
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue