Browse Source

Remove FPS boost am: 38d324f8d0 am: 142b1faa6e

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

Change-Id: I7c277cc35b922f18a1903dc09f493c158f9dae10
Signed-off-by: Automerger Merge Worker <[email protected]>
jimmyshiu 2 years ago
parent
commit
e74491ec40
1 changed files with 3 additions and 4 deletions
  1. 3 4
      powerhint.json

+ 3 - 4
powerhint.json

@@ -156,8 +156,7 @@
       "Path": "/proc/vendor_sched/ta_uclamp_min",
       "Path": "/proc/vendor_sched/ta_uclamp_min",
       "Values": [
       "Values": [
         "612",
         "612",
-        "1",
-        "63"
+        "1"
       ],
       ],
       "ResetOnInit": true
       "ResetOnInit": true
     },
     },
@@ -1270,13 +1269,13 @@
       "PowerHint": "REFRESH_90FPS",
       "PowerHint": "REFRESH_90FPS",
       "Node": "TAUClampBoost",
       "Node": "TAUClampBoost",
       "Duration": 0,
       "Duration": 0,
-      "Value": "63"
+      "Value": "1"
     },
     },
     {
     {
       "PowerHint": "REFRESH_60FPS",
       "PowerHint": "REFRESH_60FPS",
       "Node": "TAUClampBoost",
       "Node": "TAUClampBoost",
       "Duration": 0,
       "Duration": 0,
-      "Value": "63"
+      "Value": "1"
     },
     },
     {
     {
       "PowerHint": "ADPF_DISABLE_TA_BOOST",
       "PowerHint": "ADPF_DISABLE_TA_BOOST",