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:
Chih-ren Yu (Swim) 2022-11-09 16:15:09 +00:00
parent 5ad5691747
commit 4c1de0629f

View file

@ -811,7 +811,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",
@ -823,7 +823,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",