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

Commit f4a3d72e authored by Bart Van Assche's avatar Bart Van Assche
Browse files

Revert "Updating Attributes on task_profiles.json"



This reverts commit 92153fb9.

Bug: 261857030
Ignore-AOSP-First: this change is for the U branch only.
Change-Id: I99417707f0d0b8c7dca3927b6ce9d52436621f4e
Signed-off-by: default avatarBart Van Assche <bvanassche@google.com>
parent 878406e7
Loading
Loading
Loading
Loading
+3 −6
Original line number Diff line number Diff line
@@ -80,20 +80,17 @@
    {
      "Name": "BfqWeight",
      "Controller": "io",
      "File": "blkio.bfq.weight",
      "FileV2": "io.bfq.weight"
      "File": "io.bfq.weight"
    },
    {
      "Name": "CfqGroupIdle",
      "Controller": "io",
      "File": "blkio.group_idle",
      "FileV2": "io.group_idle"
      "File": "io.group_idle"
    },
    {
      "Name": "CfqWeight",
      "Controller": "io",
      "File": "blkio.weight",
      "FileV2": "io.weight"
      "File": "io.weight"
    }
  ],