From 6ddeb35c60b81917e64508d8772e366bfba43ba7 Mon Sep 17 00:00:00 2001 From: Charles Yo Date: Fri, 12 May 2023 05:22:49 +0000 Subject: [PATCH] powerhint: correct the json file format Related Change-Id: I15ae42f4a904f10023de43f4ae0e7f8fb472e94c Bug: 282089740 Bug: 269809407 Bug: 258100337 Test: Build with abtd and boot success Change-Id: Icf8429f22ed330034ba7cfc1e3a34629d483f9fb Signed-off-by: Charles Yo --- powerhint-akita.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/powerhint-akita.json b/powerhint-akita.json index 5036659..c213000 100644 --- a/powerhint-akita.json +++ b/powerhint-akita.json @@ -60,7 +60,7 @@ "Path": "/sys/devices/platform/170000a0.devfreq_bci/devfreq/170000a0.devfreq_bci/min_freq", "Values": [ "9999999", - "1401000', + "1401000", "0" ], "ResetOnInit": true