From c12042d741cec83c52d8a2a69b40a645da57c99e Mon Sep 17 00:00:00 2001 From: TeYuan Wang Date: Fri, 11 Oct 2024 21:59:25 +0000 Subject: [PATCH] powerhint: enable auto_prefer_idle in games Bug: 372961087 Test: manual testing Flag: NONE powerhint config change Change-Id: Ifc9a90073931fdb6cd1e6563fd9240f25d318b69 --- perf/powerhint-husky.json | 2 +- perf/powerhint-shiba.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/perf/powerhint-husky.json b/perf/powerhint-husky.json index bad5d92..ee5d996 100644 --- a/perf/powerhint-husky.json +++ b/perf/powerhint-husky.json @@ -2875,7 +2875,7 @@ "PowerHint": "GAME", "Node": "AutoPreferIdle", "Duration": 0, - "Value": "0" + "Value": "1" }, { "PowerHint": "GAME", diff --git a/perf/powerhint-shiba.json b/perf/powerhint-shiba.json index c140c6a..1d3185a 100644 --- a/perf/powerhint-shiba.json +++ b/perf/powerhint-shiba.json @@ -2768,7 +2768,7 @@ "PowerHint": "GAME", "Node": "AutoPreferIdle", "Duration": 0, - "Value": "0" + "Value": "1" }, { "PowerHint": "GAME",