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

Commit 38e9373a authored by Jiakai Zhang's avatar Jiakai Zhang
Browse files

Add task profile "Dex2OatBackground".

Bug: 261557677
Test: Presubmit
Change-Id: I33f4d1d2270da82cf90a772ef52b450bcecafec2
Merged-In: I33f4d1d2270da82cf90a772ef52b450bcecafec2
(cherry picked from commit ecfbf9c6)
parent ccf13942
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -805,6 +805,10 @@
      "Name": "Dex2OatBootComplete",
      "Profiles": [ "Dex2oatPerformance", "LowIoPriority", "TimerSlackHigh" ]
    },
    {
      "Name": "Dex2OatBootBackground",
      "Profiles": [ "Dex2OatBootComplete" ]
    },
    {
      "Name": "OtaProfiles",
      "Profiles": [ "ServiceCapacityLow", "LowIoPriority", "HighEnergySaving" ]