thermal: update vt model with 3 prev samples
Bug: 326130588 Test: Build and boot on device Change-Id: If08449d01fc3c70ef68ba2900ab0ea0d6840a9c4 Signed-off-by: Sayanna Chandula <sayanna@google.com>
This commit is contained in:
parent
cc3bb2ce4d
commit
879af0e284
3 changed files with 2 additions and 2 deletions
|
@ -227,7 +227,7 @@
|
|||
"Coefficient": [1.0],
|
||||
"Multiplier": 0.001,
|
||||
"Offset": 500,
|
||||
"PreviousSampleCount": 5
|
||||
"PreviousSampleCount": 3
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-MODEL-LEGACY-DIFF",
|
||||
|
|
|
@ -226,7 +226,7 @@
|
|||
"Coefficient": [1.0],
|
||||
"Multiplier": 0.001,
|
||||
"Offset": 500,
|
||||
"PreviousSampleCount": 5
|
||||
"PreviousSampleCount": 3
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-MODEL-LEGACY-DIFF",
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue