Merge "thermal: virtualtemp: update vt models with dvt and cuj data" into 24D1-dev am: 8517862a90

Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/27250580

Change-Id: I6b79c4d3562de13db43b1f67d17f0acdb536bc92
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Sayanna Chandula 2024-05-09 05:06:08 +00:00 committed by Automerger Merge Worker
commit 3b50ecde3b
6 changed files with 6 additions and 6 deletions

View file

@ -225,12 +225,12 @@
"VirtualSensor": true,
"ModelPath": "vt_estimation_model.tflite",
"Formula": "USE_ML_MODEL",
"Combination": ["battery", "btmspkr_therm", "charging_therm", "disp_therm", "north_therm", "quiet_therm", "rfpa_therm", "soc_therm", "usb_pwr_therm"],
"Combination": ["btmspkr_therm", "charging_therm", "disp_therm", "north_therm", "quiet_therm", "rfpa_therm", "soc_therm", "usb_pwr_therm"],
"Multiplier": 0.001,
"PreviousSampleCount": 3,
"OffsetThresholds" : [50000, 53000],
"OffsetValues" : [500, 1000],
"SupportUnderSampling": true
"BackupSensor" : "VIRTUAL-SKIN-LEGACY"
},
{
"Name": "VIRTUAL-SKIN-MODEL-UPPER-CLAMPED",

View file

@ -214,13 +214,13 @@
"VirtualSensor": true,
"ModelPath": "vt_estimation_model.tflite",
"Formula": "USE_ML_MODEL",
"Combination": ["battery", "btmspkr_therm", "charging_therm", "disp_therm", "north_therm", "quiet_therm", "rfpa_therm", "soc_therm", "usb_pwr_therm"],
"Combination": ["btmspkr_therm", "charging_therm", "disp_therm", "north_therm", "quiet_therm", "rfpa_therm", "soc_therm", "usb_pwr_therm"],
"Multiplier": 0.001,
"Offset": 500,
"PreviousSampleCount": 3,
"OffsetThresholds" : [50000, 53000],
"OffsetValues" : [500, 1000],
"SupportUnderSampling": true
"BackupSensor" : "VIRTUAL-SKIN-LEGACY"
},
{
"Name": "VIRTUAL-SKIN-MODEL-UPPER-CLAMPED",

View file

@ -204,12 +204,12 @@
"VirtualSensor": true,
"ModelPath": "vt_estimation_model.tflite",
"Formula": "USE_ML_MODEL",
"Combination": ["battery", "btmspkr_therm", "charging_therm", "disp_therm", "north_therm", "quiet_therm", "rfpa_therm", "soc_therm", "usb_pwr_therm"],
"Combination": ["btmspkr_therm", "charging_therm", "disp_therm", "north_therm", "quiet_therm", "rfpa_therm", "soc_therm", "usb_pwr_therm"],
"Multiplier": 0.001,
"PreviousSampleCount": 3,
"OffsetThresholds" : [50000, 53000],
"OffsetValues" : [500, 1000],
"SupportUnderSampling": true
"BackupSensor" : "VIRTUAL-SKIN-LEGACY"
},
{
"Name": "VIRTUAL-SKIN-MODEL-UPPER-CLAMPED",