Switch Faceauth FACE_UNLOCK_BOOST Power Hint to Mid Cluster

Faceauth is pinning to the mid-core for this device. Adjust the power hint to boost the appropriate cluster.

Bug: 329893113
Change-Id: I7b0f228a1ecac523fee5b5dd607f27f99a608411
This commit is contained in:
Sam Paradis 2024-06-04 19:10:49 +00:00
parent a1b543b4ce
commit 5b406f3ebe

View file

@ -2806,19 +2806,19 @@
},
{
"PowerHint": "FACE_UNLOCK_BOOST",
"Node": "CPUBigClusterMaxFreq",
"Node": "CPUMidClusterMaxFreq",
"Duration": 500,
"Value": "9999999"
},
{
"PowerHint": "FACE_UNLOCK_BOOST",
"Node": "CPUBigClusterMinFreq",
"Node": "CPUMidClusterMinFreq",
"Duration": 500,
"Value": "1885000"
"Value": "1795000"
},
{
"PowerHint": "FACE_UNLOCK_BOOST",
"Node": "CPU_BIG_TSKIN_BYPASS",
"Node": "CPU_MID_TSKIN_BYPASS",
"Duration": 500,
"Value": "1"
},