From 1211bd84ff118d80f45fbf45ffe405bee1225fd9 Mon Sep 17 00:00:00 2001 From: pointerkung Date: Tue, 5 Jul 2022 14:03:10 +0800 Subject: [PATCH] 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 --- powerhint.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/powerhint.json b/powerhint.json index c28665e..8b7801c 100644 --- a/powerhint.json +++ b/powerhint.json @@ -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",