Change util threshold of camera streaming high
Fine-tune the util threshold to "1100 1078 1024" Bug: 250738213 Test: Build pass, GCA, 60fps power and performance test Change-Id: I09ab3996e09cadf1d8a84a442b63e075fb1ebdc3
This commit is contained in:
parent
12642555e3
commit
7a9cbcd011
1 changed files with 2 additions and 2 deletions
|
@ -149,7 +149,7 @@
|
|||
"Path": "/proc/vendor_sched/util_threshold",
|
||||
"Values": [
|
||||
"1280",
|
||||
"1100"
|
||||
"1100 1078 1024"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
|
@ -1033,7 +1033,7 @@
|
|||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
"Node": "CPUUtilThreshold",
|
||||
"Duration": 0,
|
||||
"Value": "1100"
|
||||
"Value": "1100 1078 1024"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue