Update MIFTargetLoad default values

Bug: 237365265
Test: build, boot and check the values
Change-Id: Ibdafe72dc7200c11f3aa84e49e49e6ed0d359b42
This commit is contained in:
Kyle Lin 2022-08-08 18:11:31 +08:00
parent 738f85f5b0
commit b06ff4dd49

View File

@ -145,9 +145,9 @@
"Name": "MIFTargetLoad",
"Path": "/sys/class/devfreq/17000010.devfreq_mif/interactive/target_load",
"Values": [
"20 5 80",
"20 10 80",
"80 10 80"
"80 10 80",
"60 10 40"
],
"ResetOnInit": true
},