Change util threshold of camera streaming high
Fine-tune the util threshold to "1100 1078 1024" Bug: 243729855 Test: Build pass, GCA, 60fps recording power and performance test Change-Id: I4a348127b913aa4783f69ba468be1fd77f784def
This commit is contained in:

committed by
TreeHugger Robot

parent
1f23bcddd1
commit
554e1ecc47
@@ -136,7 +136,7 @@
|
|||||||
"Path": "/proc/vendor_sched/util_threshold",
|
"Path": "/proc/vendor_sched/util_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"1280",
|
"1280",
|
||||||
"1100"
|
"1100 1078 1024"
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0,
|
"DefaultIndex": 0,
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
@@ -900,7 +900,7 @@
|
|||||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||||
"Node": "CPUUtilThreshold",
|
"Node": "CPUUtilThreshold",
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "1100"
|
"Value": "1100 1078 1024"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||||
|
Reference in New Issue
Block a user