Merge "Increase TAUClampBoost during capture to reduce latency" into 24D1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
38d5decf2f
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user