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:
pointerkung 2022-11-09 17:10:05 +08:00 committed by Pointer Kung
parent 12642555e3
commit 7a9cbcd011

View file

@ -149,7 +149,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
@ -1033,7 +1033,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",