Merge "Update CAMERA_SHOT hint" into udc-qpr-dev am: f854884537

Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/25036538

Change-Id: I7f4a36693ba36f59c759f5e2bf49141e4626bb8d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot 2023-11-13 09:40:35 +00:00 committed by Automerger Merge Worker
commit a1ba2250aa

View file

@ -1297,33 +1297,15 @@
}, },
{ {
"PowerHint": "CAMERA_SHOT", "PowerHint": "CAMERA_SHOT",
"Node": "MemFreq", "Node": "PMU_POLL",
"Duration": 300, "Duration": 100,
"Value": "9999999" "Value": "0"
}, },
{ {
"PowerHint": "CAMERA_SHOT", "PowerHint": "CAMERA_SHOT",
"Node": "CPUBigClusterMaxFreq", "Node": "CAMUClampBoost",
"Duration": 300, "Duration": 100,
"Value": "9999999" "Value": "765"
},
{
"PowerHint": "CAMERA_SHOT",
"Node": "CPUBigClusterMinFreq",
"Duration": 300,
"Value": "9999999"
},
{
"PowerHint": "CAMERA_SHOT",
"Node": "CPUMidClusterMaxFreq",
"Duration": 300,
"Value": "9999999"
},
{
"PowerHint": "CAMERA_SHOT",
"Node": "CPUMidClusterMinFreq",
"Duration": 300,
"Value": "9999999"
}, },
{ {
"PowerHint": "CAMERA_BACKEND_BOOST", "PowerHint": "CAMERA_BACKEND_BOOST",