Merge "Disable CDPreferIdle, set DSUMin to 610MHz for 60fps" into 24D1-dev am: 3688679617

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

Change-Id: I75330e8f221db8ad3f21b3df2fabc847cad046aa
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot 2024-05-08 01:08:43 +00:00 committed by Automerger Merge Worker
commit bd2f25e887

View file

@ -764,6 +764,7 @@
"1800000", "1800000",
"1548000", "1548000",
"820000", "820000",
"610000",
"0" "0"
], ],
"ResetOnInit": true "ResetOnInit": true
@ -1851,7 +1852,7 @@
"PowerHint": "CAMERA_STREAMING_HIGH", "PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "DsuMinFreq", "Node": "DsuMinFreq",
"Duration": 0, "Duration": 0,
"Value": "820000" "Value": "610000"
}, },
{ {
"PowerHint": "CAMERA_STREAMING_HIGH", "PowerHint": "CAMERA_STREAMING_HIGH",
@ -1943,6 +1944,12 @@
"Duration": 0, "Duration": 0,
"Value": "0" "Value": "0"
}, },
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "CDPreferIdle",
"Duration": 0,
"Value": "0"
},
{ {
"PowerHint": "CAMERA_STREAMING_HIGH", "PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "AutoPreferIdle", "Node": "AutoPreferIdle",