Revert "Updating Attributes on task_profiles.json"
This reverts commit 92153fb955.
Bug: 261857030
Ignore-AOSP-First: this change is for the U branch only.
Change-Id: I99417707f0d0b8c7dca3927b6ce9d52436621f4e
Signed-off-by: Bart Van Assche <bvanassche@google.com>
This commit is contained in:
parent
878406e7f1
commit
f4a3d72ee8
1 changed files with 3 additions and 6 deletions
|
|
@ -80,20 +80,17 @@
|
||||||
{
|
{
|
||||||
"Name": "BfqWeight",
|
"Name": "BfqWeight",
|
||||||
"Controller": "io",
|
"Controller": "io",
|
||||||
"File": "blkio.bfq.weight",
|
"File": "io.bfq.weight"
|
||||||
"FileV2": "io.bfq.weight"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "CfqGroupIdle",
|
"Name": "CfqGroupIdle",
|
||||||
"Controller": "io",
|
"Controller": "io",
|
||||||
"File": "blkio.group_idle",
|
"File": "io.group_idle"
|
||||||
"FileV2": "io.group_idle"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "CfqWeight",
|
"Name": "CfqWeight",
|
||||||
"Controller": "io",
|
"Controller": "io",
|
||||||
"File": "blkio.weight",
|
"File": "io.weight"
|
||||||
"FileV2": "io.weight"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue