diff --git a/perf/powerhint-husky.json b/perf/powerhint-husky.json index a5d98b3..2d7b7d4 100644 --- a/perf/powerhint-husky.json +++ b/perf/powerhint-husky.json @@ -963,6 +963,18 @@ "Duration": 0, "Value": "10000" }, + { + "PowerHint": "DISPLAY_INACTIVE", + "Node": "TAPreferIdle", + "Duration": 0, + "Value": "0" + }, + { + "PowerHint": "DISPLAY_INACTIVE", + "Node": "FGPreferIdle", + "Duration": 0, + "Value": "0" + }, { "PowerHint": "CAMERA_LAUNCH", "Node": "MemFreq", diff --git a/perf/powerhint-ripcurrent.json b/perf/powerhint-ripcurrent.json index 9d2b505..409e95a 100644 --- a/perf/powerhint-ripcurrent.json +++ b/perf/powerhint-ripcurrent.json @@ -923,6 +923,18 @@ "Duration": 0, "Value": "10000" }, + { + "PowerHint": "DISPLAY_INACTIVE", + "Node": "TAPreferIdle", + "Duration": 0, + "Value": "0" + }, + { + "PowerHint": "DISPLAY_INACTIVE", + "Node": "FGPreferIdle", + "Duration": 0, + "Value": "0" + }, { "PowerHint": "CAMERA_LAUNCH", "Node": "MemFreq", diff --git a/perf/powerhint-shiba.json b/perf/powerhint-shiba.json index 93dc9a9..cfdca17 100644 --- a/perf/powerhint-shiba.json +++ b/perf/powerhint-shiba.json @@ -963,6 +963,18 @@ "Duration": 0, "Value": "10000" }, + { + "PowerHint": "DISPLAY_INACTIVE", + "Node": "TAPreferIdle", + "Duration": 0, + "Value": "0" + }, + { + "PowerHint": "DISPLAY_INACTIVE", + "Node": "FGPreferIdle", + "Duration": 0, + "Value": "0" + }, { "PowerHint": "CAMERA_LAUNCH", "Node": "MemFreq",