Merge "Don't set the min CPU frequency to max frequency for CAMERA_SHOT" into tm-qpr-dev

This commit is contained in:
TreeHugger Robot 2022-11-18 07:32:02 +00:00 committed by Android (Google) Code Review
commit 2b3cb2a7d5

View file

@ -792,7 +792,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",
@ -804,7 +804,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",