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:
pointerkung 2022-07-05 14:03:10 +08:00 committed by Vince Chiu
parent edecd3856c
commit 1211bd84ff

View file

@ -124,7 +124,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
@ -894,7 +894,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",