thermal: fix thermal config typo
Bug: 337094450 Test: side loaded to device and successfully start thermal service. Change-Id: Ied79a83d5c0e9d4c9393ffa4ef550b382b7b79e1
This commit is contained in:
parent
8b9a13f1c8
commit
878c5bad5c
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@
|
||||||
"PreviousSampleCount": 11,
|
"PreviousSampleCount": 11,
|
||||||
"OutputLabelCount": 6,
|
"OutputLabelCount": 6,
|
||||||
"Multiplier": 0.001,
|
"Multiplier": 0.001,
|
||||||
"SupportUnderStampling": true,
|
"SupportUnderSampling": true,
|
||||||
"ValidateInput": true
|
"ValidateInput": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue