From 7a9cbcd01158bb9bccbf88eb7c43bb7b7dfc5f69 Mon Sep 17 00:00:00 2001 From: pointerkung Date: Wed, 9 Nov 2022 17:10:05 +0800 Subject: [PATCH] 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 --- powerhint.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/powerhint.json b/powerhint.json index 452de0a..3c1f4df 100644 --- a/powerhint.json +++ b/powerhint.json @@ -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",