Merge "Increase TAUClampBoost during capture to reduce latency" into 24D1-dev

This commit is contained in:
Treehugger Robot 2024-04-19 14:04:20 +00:00 committed by Android (Google) Code Review
commit 38d5decf2f

View file

@ -269,6 +269,7 @@
"Path": "/proc/vendor_sched/groups/ta/uclamp_min",
"Values": [
"765",
"600",
"1"
],
"ResetOnInit": true
@ -1343,6 +1344,12 @@
"Duration": 3000,
"Value": "0"
},
{
"PowerHint": "CAMERA_CAPTURE_CPU_THROTTLE",
"Node": "TAUClampBoost",
"Duration": 3000,
"Value": "600"
},
{
"PowerHint": "CAMERA_THERMAL_SEVERE_BOOST",
"Node": "CDPreferHighCap",