Camera: Update target load for high streaming case am: 8f0dc7db93

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

Change-Id: I6ca84638ef358de274a0b3ff53df3767ded90c9b
This commit is contained in:
Peter Liu 2022-03-23 08:39:45 +00:00 committed by Automerger Merge Worker
commit df77baeede
2 changed files with 8 additions and 6 deletions

View file

@ -126,7 +126,8 @@
"Path": "/sys/class/devfreq/17000010.devfreq_mif/interactive/target_load", "Path": "/sys/class/devfreq/17000010.devfreq_mif/interactive/target_load",
"Values": [ "Values": [
"20 5 80", "20 5 80",
"20 10 80" "20 10 80",
"80 10 80"
], ],
"ResetOnInit": true "ResetOnInit": true
}, },
@ -737,7 +738,7 @@
"PowerHint": "CAMERA_STREAMING_EXTREME", "PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "MIFTargetLoad", "Node": "MIFTargetLoad",
"Duration": 0, "Duration": 0,
"Value": "20 10 80" "Value": "80 10 80"
}, },
{ {
"PowerHint": "CAMERA_STREAMING_EXTREME", "PowerHint": "CAMERA_STREAMING_EXTREME",
@ -815,7 +816,7 @@
"PowerHint": "CAMERA_STREAMING_HIGH", "PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "MIFTargetLoad", "Node": "MIFTargetLoad",
"Duration": 0, "Duration": 0,
"Value": "20 10 80" "Value": "80 10 80"
}, },
{ {
"PowerHint": "CAMERA_STREAMING_HIGH", "PowerHint": "CAMERA_STREAMING_HIGH",

View file

@ -126,7 +126,8 @@
"Path": "/sys/class/devfreq/17000010.devfreq_mif/interactive/target_load", "Path": "/sys/class/devfreq/17000010.devfreq_mif/interactive/target_load",
"Values": [ "Values": [
"20 5 80", "20 5 80",
"20 10 80" "20 10 80",
"80 10 80"
], ],
"ResetOnInit": true "ResetOnInit": true
}, },
@ -725,7 +726,7 @@
"PowerHint": "CAMERA_STREAMING_EXTREME", "PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "MIFTargetLoad", "Node": "MIFTargetLoad",
"Duration": 0, "Duration": 0,
"Value": "20 10 80" "Value": "80 10 80"
}, },
{ {
"PowerHint": "CAMERA_STREAMING_EXTREME", "PowerHint": "CAMERA_STREAMING_EXTREME",
@ -803,7 +804,7 @@
"PowerHint": "CAMERA_STREAMING_HIGH", "PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "MIFTargetLoad", "Node": "MIFTargetLoad",
"Duration": 0, "Duration": 0,
"Value": "20 10 80" "Value": "80 10 80"
}, },
{ {
"PowerHint": "CAMERA_STREAMING_HIGH", "PowerHint": "CAMERA_STREAMING_HIGH",