Updating Attributes on task_profiles.json
Adjusting attributes that correspond to the `blkio`(v1)/`io`(v2) controller. The migration of the `blkio` v1 controller to v2 requires renaming it to `io`, therefore we want to update the `File` field to point to `blkio` file and `FileV2` to point to `io` file. Test: Verified with cuttlefish that this works with the `io` controller migration by cherry-picking aosp/2218645 Bug: 263269364 Bug: 213617178 Change-Id: I0aacfc6d74e3eec61ebb2ce443b04c792392aa9e
Loading