Don't set the min CPU frequency to max frequency for CAMERA_SHOT
Bug: 254797125 Test: 3rd party APP snapshot, GCA live video shot Change-Id: I7b1012dec9764ebed7744ffa4216028f2948eb9d
This commit is contained in:
parent
d6450a63a9
commit
b4fdef36a5
@ -708,7 +708,7 @@
|
||||
"PowerHint": "CAMERA_SHOT",
|
||||
"Node": "CPUBigClusterMinFreq",
|
||||
"Duration": 300,
|
||||
"Value": "9999999"
|
||||
"Value": "1826000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_SHOT",
|
||||
@ -720,7 +720,7 @@
|
||||
"PowerHint": "CAMERA_SHOT",
|
||||
"Node": "CPUMidClusterMinFreq",
|
||||
"Duration": 300,
|
||||
"Value": "9999999"
|
||||
"Value": "1836000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_BACKEND_BOOST",
|
||||
|
Loading…
Reference in New Issue
Block a user