From 0f93229c1921c5919b2b839586ac780cb12ca2e3 Mon Sep 17 00:00:00 2001 From: Kurt Huang Date: Tue, 2 Jul 2024 03:10:44 +0000 Subject: [PATCH] powerhint: set valid PMU_BIG_SPC_THRESHOLD for CAMERA_PROJECT11 http://ag/27702721 removed value 50 from PMU_BIG_SPC_THRESHOLD. Set the value to 20 for CAMERA_PROJECT11. Bug: 347647774 Test: Flash on ripcurrentpro board and boot Change-Id: I20aa20119ab8317d3ba92b8118d34f3b9e884b66 --- perf/powerhint-ripcurrentpro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perf/powerhint-ripcurrentpro.json b/perf/powerhint-ripcurrentpro.json index a64f048f..cec9352c 100644 --- a/perf/powerhint-ripcurrentpro.json +++ b/perf/powerhint-ripcurrentpro.json @@ -3018,7 +3018,7 @@ "PowerHint": "CAMERA_PROJECT11", "Node": "PMU_BIG_SPC_THRESHOLD", "Duration": 0, - "Value": "50" + "Value": "20" }, { "PowerHint": "CAMERA_PROJECT11",