From 554e1ecc4785c14d2737b029327d32d8543bcb12 Mon Sep 17 00:00:00 2001 From: pointerkung Date: Tue, 30 Aug 2022 19:53:12 +0800 Subject: [PATCH] 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 --- powerhint.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/powerhint.json b/powerhint.json index a441693..08790a3 100644 --- a/powerhint.json +++ b/powerhint.json @@ -136,7 +136,7 @@ "Path": "/proc/vendor_sched/util_threshold", "Values": [ "1280", - "1100" + "1100 1078 1024" ], "DefaultIndex": 0, "ResetOnInit": true @@ -900,7 +900,7 @@ "PowerHint": "CAMERA_STREAMING_HIGH", "Node": "CPUUtilThreshold", "Duration": 0, - "Value": "1100" + "Value": "1100 1078 1024" }, { "PowerHint": "CAMERA_STREAMING_HIGH",