Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 44da3704 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "task_profiles.json: Fix uclamp attribute"

parents 955601be 20b2f1e0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -43,12 +43,12 @@
    {
      "Name": "UClampMin",
      "Controller": "cpu",
      "File": "cpu.util.min"
      "File": "cpu.uclamp.min"
    },
    {
      "Name": "UClampMax",
      "Controller": "cpu",
      "File": "cpu.util.max"
      "File": "cpu.uclamp.max"
    }
  ],