Change util threshold of camera streaming high
Fine-tune the util threshold to "1100 1078 1024" Bug: 234407965 Test: Camera CTS, ITS. 60 fps recording test. Change-Id: I57d7d63ebe44ce31ee00e347c403c33c292ee98e
This commit is contained in:
parent
edecd3856c
commit
1211bd84ff
1 changed files with 2 additions and 2 deletions
|
@ -124,7 +124,7 @@
|
|||
"Path": "/proc/vendor_sched/util_threshold",
|
||||
"Values": [
|
||||
"1280",
|
||||
"1100"
|
||||
"1100 1078 1024"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
|
@ -894,7 +894,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