From 83e0fd5167c79588b806030c635962414f5ffa1d Mon Sep 17 00:00:00 2001 From: Qais Yousef Date: Wed, 26 Apr 2023 10:35:43 +0000 Subject: [PATCH] Fix wrong uclamp setting Bug: 279708843 Signed-off-by: Qais Yousef (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:5ec2a126feb1047f0993b82303b14b2bfbfd2cdf) Merged-In: I017e5e3a8b7d50541791876f9b29f8bd33434e10 Change-Id: I017e5e3a8b7d50541791876f9b29f8bd33434e10 --- powerhint-cheetah-a0.json | 2 +- powerhint-panther-a0.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/powerhint-cheetah-a0.json b/powerhint-cheetah-a0.json index 0362d66..a771e86 100644 --- a/powerhint-cheetah-a0.json +++ b/powerhint-cheetah-a0.json @@ -162,7 +162,7 @@ "Values": [ "765", "1", - "63" + "79" ], "ResetOnInit": true }, diff --git a/powerhint-panther-a0.json b/powerhint-panther-a0.json index 4effc18..144d0ba 100644 --- a/powerhint-panther-a0.json +++ b/powerhint-panther-a0.json @@ -151,7 +151,7 @@ "Values": [ "765", "1", - "63" + "79" ], "ResetOnInit": true },