Merge "Powerhint: 1080p60 M1, set BCIMin to 700MHz and TAPreferHighCap to 0" into main

This commit is contained in:
Treehugger Robot 2024-03-04 04:49:09 +00:00 committed by Android (Google) Code Review
commit 1ccccadf90

View file

@ -71,6 +71,7 @@
"Values": [
"9999999",
"1401000",
"700000",
"0"
],
"ResetOnInit": true
@ -1746,7 +1747,7 @@
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "TAPreferHighCap",
"Duration": 0,
"Value": "1"
"Value": "0"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",
@ -1784,6 +1785,12 @@
"Duration": 0,
"Value": "camera"
},
{
"PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "BCIMinFreq",
"Duration": 0,
"Value": "700000"
},
{
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "PowerHALCameraRunning",