Update MIFTargetLoad default values

Bug: 223689835
Test: Boot and check values
Change-Id: Ia8f258432f289fa1cc74756cd7fc1b46bbd24806
diff --git a/powerhint-cheetah-a0.json b/powerhint-cheetah-a0.json
index 9b809df..09d4fcd 100644
--- a/powerhint-cheetah-a0.json
+++ b/powerhint-cheetah-a0.json
@@ -125,9 +125,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
     },
diff --git a/powerhint-cheetah.json b/powerhint-cheetah.json
index 498083c..1d0cb50 100644
--- a/powerhint-cheetah.json
+++ b/powerhint-cheetah.json
@@ -125,9 +125,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
     },
diff --git a/powerhint-cloudripper.json b/powerhint-cloudripper.json
index 9235e7f..cf0157e 100644
--- a/powerhint-cloudripper.json
+++ b/powerhint-cloudripper.json
@@ -112,8 +112,8 @@
       "Name": "MIFTargetLoad",
       "Path": "/sys/class/devfreq/17000010.devfreq_mif/interactive/target_load",
       "Values": [
-        "20 5 80",
-        "20 10 80"
+        "20 10 80",
+        "60 10 40"
       ],
       "ResetOnInit": true
     },
diff --git a/powerhint-panther-a0.json b/powerhint-panther-a0.json
index 1f5af49..1c7a853 100644
--- a/powerhint-panther-a0.json
+++ b/powerhint-panther-a0.json
@@ -125,9 +125,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
     },
diff --git a/powerhint-panther.json b/powerhint-panther.json
index 3943d20..98da014 100644
--- a/powerhint-panther.json
+++ b/powerhint-panther.json
@@ -125,9 +125,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
     },