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
1 changed files with 2 additions and 2 deletions
|
@ -708,7 +708,7 @@
|
||||||
"PowerHint": "CAMERA_SHOT",
|
"PowerHint": "CAMERA_SHOT",
|
||||||
"Node": "CPUBigClusterMinFreq",
|
"Node": "CPUBigClusterMinFreq",
|
||||||
"Duration": 300,
|
"Duration": 300,
|
||||||
"Value": "9999999"
|
"Value": "1826000"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_SHOT",
|
"PowerHint": "CAMERA_SHOT",
|
||||||
|
@ -720,7 +720,7 @@
|
||||||
"PowerHint": "CAMERA_SHOT",
|
"PowerHint": "CAMERA_SHOT",
|
||||||
"Node": "CPUMidClusterMinFreq",
|
"Node": "CPUMidClusterMinFreq",
|
||||||
"Duration": 300,
|
"Duration": 300,
|
||||||
"Value": "9999999"
|
"Value": "1836000"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_BACKEND_BOOST",
|
"PowerHint": "CAMERA_BACKEND_BOOST",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue