From 398e87dc7202c57493aa879707bdd7c41ac6d72d Mon Sep 17 00:00:00 2001 From: Siddharth Kapoor Date: Thu, 25 Aug 2022 16:27:17 -0700 Subject: [PATCH] Replace GPUMinFreq 151000 with 202000 Bug: 240479599 Change-Id: If7a5970b4f6d6049fc0aee4fc7caeb99ccbbdf21 --- powerhint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/powerhint.json b/powerhint.json index 49d5fea..b62f2e8 100644 --- a/powerhint.json +++ b/powerhint.json @@ -108,7 +108,7 @@ "572000", "471000", "302000", - "151000" + "202000" ], "ResetOnInit": true },