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 <charlesyo@google.com>
This commit is contained in:
Charles Yo 2023-05-12 05:22:49 +00:00
parent 79eed87eeb
commit 6ddeb35c60

View file

@ -60,7 +60,7 @@
"Path": "/sys/devices/platform/170000a0.devfreq_bci/devfreq/170000a0.devfreq_bci/min_freq", "Path": "/sys/devices/platform/170000a0.devfreq_bci/devfreq/170000a0.devfreq_bci/min_freq",
"Values": [ "Values": [
"9999999", "9999999",
"1401000', "1401000",
"0" "0"
], ],
"ResetOnInit": true "ResetOnInit": true