Merge "Camera: Update target load for high streaming case" into udc-qpr-dev

This commit is contained in:
Treehugger Robot 2023-11-02 09:21:03 +00:00 committed by Android (Google) Code Review
commit 487eec6037

View file

@ -775,6 +775,7 @@
"Path": "/sys/class/devfreq/17000010.devfreq_mif/interactive/target_load",
"Values": [
"20 80",
"80 80",
"20 40"
],
"ResetOnInit": true
@ -1524,6 +1525,12 @@
"Duration": 0,
"Value": "1014000"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "MIFTargetLoad",
"Duration": 0,
"Value": "80 80"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "TAPreferHighCap",