Browse Source

Update MIFTargetLoad default values am: b06ff4dd49

Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19532877

Change-Id: Id716f726ff8abb1d6a51e1465b81e8c6af50982c
Signed-off-by: Automerger Merge Worker <[email protected]>
Kyle Lin 2 years ago
parent
commit
2f610f30ce
1 changed files with 2 additions and 2 deletions
  1. 2 2
      powerhint.json

+ 2 - 2
powerhint.json

@@ -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
     },