Merge "powerhint: correct the json file format" into udc-qpr-dev

This commit is contained in:
Charles Yo 2023-05-12 07:31:49 +00:00 committed by Android (Google) Code Review
commit 671a55610c

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