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:
parent
79eed87eeb
commit
6ddeb35c60
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue