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

Commit 91bc6d30 authored by Bart Van Assche's avatar Bart Van Assche Committed by Gerrit Code Review
Browse files

Merge "Updating Attributes on task_profiles.json"

parents 94cc82cf 92153fb9
Loading
Loading
Loading
Loading
+6 −3
Original line number Diff line number Diff line
@@ -80,17 +80,20 @@
    {
      "Name": "BfqWeight",
      "Controller": "io",
      "File": "io.bfq.weight"
      "File": "blkio.bfq.weight",
      "FileV2": "io.bfq.weight"
    },
    {
      "Name": "CfqGroupIdle",
      "Controller": "io",
      "File": "io.group_idle"
      "File": "blkio.group_idle",
      "FileV2": "io.group_idle"
    },
    {
      "Name": "CfqWeight",
      "Controller": "io",
      "File": "io.weight"
      "File": "blkio.weight",
      "FileV2": "io.weight"
    }
  ],