thermal: Update vskin-model
Continue with existing model but with minor changes: - Add max_sample_interval_ms - Add backupSensor - Add TimeResolution Bug: 343189782 Test: Local push and verify logs Change-Id: I31744360d6fcb21542139b78486a35324f5ce94a
This commit is contained in:
parent
754a1ba418
commit
f29dae4163
2 changed files with 2 additions and 1 deletions
|
@ -234,7 +234,8 @@
|
||||||
"Combination":["soc_therm", "rffe_therm", "charger_therm", "usb_conn_therm", "modem_therm", "inner_display_therm", "display_therm", "gnss_tcxo_therm", "maxfg_base", "maxfg_secondary", "inner_brightness"],
|
"Combination":["soc_therm", "rffe_therm", "charger_therm", "usb_conn_therm", "modem_therm", "inner_display_therm", "display_therm", "gnss_tcxo_therm", "maxfg_base", "maxfg_secondary", "inner_brightness"],
|
||||||
"Multiplier":0.001,
|
"Multiplier":0.001,
|
||||||
"PreviousSampleCount": 3,
|
"PreviousSampleCount": 3,
|
||||||
"SupportUnderSampling": true
|
"BackupSensor" : "VIRTUAL-SKIN-LEGACY",
|
||||||
|
"TimeResolution": 7000
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "VIRTUAL-SKIN-MODEL-LEGACY-DIFF",
|
"Name": "VIRTUAL-SKIN-MODEL-LEGACY-DIFF",
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue