From e0635d2ad8600b88ca7c9df436b23db7af0e8fee Mon Sep 17 00:00:00 2001 From: Vince Chiu Date: Mon, 14 Oct 2024 16:26:40 +0800 Subject: [PATCH] Enable CDPreferHighCap for CAMERA_STREAMING_HIGH Test: 1080p60 power and perf, 4k60 power Bug: 371210260 Flag: EXEMPT resource file only change Change-Id: I71d6af9baab500ae6a37bda75a371747263e41c5 --- perf/powerhint-husky.json | 2 +- perf/powerhint-ripcurrent.json | 2 +- perf/powerhint-shiba.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/perf/powerhint-husky.json b/perf/powerhint-husky.json index ee5d996..2192e04 100644 --- a/perf/powerhint-husky.json +++ b/perf/powerhint-husky.json @@ -2058,7 +2058,7 @@ "PowerHint": "CAMERA_STREAMING_HIGH", "Node": "CDPreferHighCap", "Duration": 0, - "Value": "0" + "Value": "1" }, { "PowerHint": "CAMERA_STREAMING_HIGH", diff --git a/perf/powerhint-ripcurrent.json b/perf/powerhint-ripcurrent.json index d7270a9..21ff3ba 100644 --- a/perf/powerhint-ripcurrent.json +++ b/perf/powerhint-ripcurrent.json @@ -1911,7 +1911,7 @@ "PowerHint": "CAMERA_STREAMING_HIGH", "Node": "CDPreferHighCap", "Duration": 0, - "Value": "0" + "Value": "1" }, { "PowerHint": "CAMERA_STREAMING_HIGH", diff --git a/perf/powerhint-shiba.json b/perf/powerhint-shiba.json index 1d3185a..ab58af3 100644 --- a/perf/powerhint-shiba.json +++ b/perf/powerhint-shiba.json @@ -1963,7 +1963,7 @@ "PowerHint": "CAMERA_STREAMING_HIGH", "Node": "CDPreferHighCap", "Duration": 0, - "Value": "0" + "Value": "1" }, { "PowerHint": "CAMERA_STREAMING_HIGH",