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

Commit a7e63d99 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "task_profiles.json: add taskprofile for dex2oat boot_complete policy"

parents df72c168 814673ac
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -584,7 +584,7 @@
          }
        }
      ]
    },
    }
  ],

  "AggregateProfiles": [
@@ -635,6 +635,10 @@
    {
      "Name": "CPUSET_SP_RESTRICTED",
      "Profiles": [ "ServiceCapacityRestricted", "TimerSlackNormal" ]
    },
    {
      "Name": "Dex2OatBootComplete",
      "Profiles": [ "SCHED_SP_BACKGROUND" ]
    }
  ]
}