thermal: Update VSkin-Model
- Unhide VSkin-Model to ensure thermal recorder can log - Reduce vskin-model-legacy-diff to align with other devices - Remove model backupsensor, since model is not used for throttling remove backup sensor to collect more field issues. Bug: 315948438 Test: Push config and verify dumpsys Change-Id: I4adfcb6a13c58b15f1d97b1130d4bc0f1776f235
This commit is contained in:
parent
707e3c172b
commit
be09cda8ba
1 changed files with 2 additions and 5 deletions
|
@ -237,14 +237,11 @@
|
|||
"Type":"UNKNOWN",
|
||||
"Version": "1.0",
|
||||
"VirtualSensor":true,
|
||||
"Hidden": true,
|
||||
"ModelPath":"vt_estimation_model.tflite",
|
||||
"Formula": "USE_ML_MODEL",
|
||||
"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,
|
||||
"PreviousSampleCount": 3,
|
||||
"BackupSensor": "VIRTUAL-SKIN-LEGACY",
|
||||
"ValidateInput": true
|
||||
"PreviousSampleCount": 3
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-MODEL-LEGACY-DIFF",
|
||||
|
@ -1144,7 +1141,7 @@
|
|||
},
|
||||
{
|
||||
"Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"],
|
||||
"TempRange": [-12000, 12000]
|
||||
"TempRange": [-7000, 7000]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue