Merge "Switch Faceauth FACE_UNLOCK_BOOST Power Hint to Mid Cluster" into main
This commit is contained in:
commit
55c33641a6
1 changed files with 4 additions and 4 deletions
|
@ -2939,19 +2939,19 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPUBigClusterMaxFreq",
|
"Node": "CPUMidClusterMaxFreq",
|
||||||
"Duration": 500,
|
"Duration": 500,
|
||||||
"Value": "9999999"
|
"Value": "9999999"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPUBigClusterMinFreq",
|
"Node": "CPUMidClusterMinFreq",
|
||||||
"Duration": 500,
|
"Duration": 500,
|
||||||
"Value": "1885000"
|
"Value": "1795000"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "FACE_UNLOCK_BOOST",
|
"PowerHint": "FACE_UNLOCK_BOOST",
|
||||||
"Node": "CPU_BIG_TSKIN_BYPASS",
|
"Node": "CPU_MID_TSKIN_BYPASS",
|
||||||
"Duration": 500,
|
"Duration": 500,
|
||||||
"Value": "1"
|
"Value": "1"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue