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:
parent
3ab80ee3ad
commit
ae099efef6
1 changed files with 4 additions and 0 deletions
|
@ -1266,6 +1266,10 @@
|
||||||
{
|
{
|
||||||
"Monitor": ["rfpa_therm"],
|
"Monitor": ["rfpa_therm"],
|
||||||
"TempRange": [-20.0, 60.0]
|
"TempRange": [-20.0, 60.0]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"],
|
||||||
|
"TempRange": [-7000, 7000]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue