Powerhint: 1080p60 M1, set BCIMin to 700MHz and TAPreferHighCap to 0

Sync from ag/26027171.

Bug: 327131954
Test: Build pass, power and performance verification
Change-Id: I73c3b6f8482bc9db8c1a6510eb8856f7659cff21
This commit is contained in:
Pointer Kung 2024-02-26 11:16:38 +00:00
parent 3c72b3fd4c
commit a23836b9ea

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",