Don't set the min CPU frequency to max frequency for CAMERA_SHOT
Bug: 258444667 Test: 1. 3rd party APP snapshot, GCA live video shot 2. Camera Check list Change-Id: Ib01ea173e8b8ee1fe9c9622422dd9aad3236cf46
This commit is contained in:
parent
5ad5691747
commit
4c1de0629f
1 changed files with 2 additions and 2 deletions
|
@ -811,7 +811,7 @@
|
|||
"PowerHint": "CAMERA_SHOT",
|
||||
"Node": "CPUBigClusterMinFreq",
|
||||
"Duration": 300,
|
||||
"Value": "9999999"
|
||||
"Value": "1826000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_SHOT",
|
||||
|
@ -823,7 +823,7 @@
|
|||
"PowerHint": "CAMERA_SHOT",
|
||||
"Node": "CPUMidClusterMinFreq",
|
||||
"Duration": 300,
|
||||
"Value": "9999999"
|
||||
"Value": "1836000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_BACKEND_BOOST",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue