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

Commit ab4683b3 authored by Bart Van Assche's avatar Bart Van Assche Committed by Automerger Merge Worker
Browse files

Merge "Updating Attributes on task_profiles.json" am: 91bc6d30

parents f82ea3b0 91bc6d30
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"
    }
  ],