thermal: monitor >7 degC gap between model and legacy

Allow thermalHAL to report sensor reading trace when vskin model and
legacy shows big gap

Bug: 333834000
Test: Build and boot to home
Flag: EXEMPT (bug 337358613)
Change-Id: Ie45bf02083be9a2fc8f46a2a40d779a1323c08f4
Signed-off-by: Peter (YM) <peterym@google.com>
This commit is contained in:
Peter (YM) 2024-08-01 04:40:18 +00:00
parent 3ab80ee3ad
commit ae099efef6

View file

@ -1266,6 +1266,10 @@
{
"Monitor": ["rfpa_therm"],
"TempRange": [-20.0, 60.0]
},
{
"Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"],
"TempRange": [-7000, 7000]
}
]
}