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

Commit 70d34f01 authored by Jiakai Zhang's avatar Jiakai Zhang Committed by Gerrit Code Review
Browse files

Merge changes I52e778d1,I33f4d1d2

* changes:
  Rename "Dex2OatBootBackground" to "Dex2OatBackground".
  Add task profile "Dex2OatBackground".
parents a96e27ca 180a51d6
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": "Dex2OatBackground",
      "Profiles": [ "Dex2OatBootComplete" ]
    },
    {
      "Name": "OtaProfiles",
      "Profiles": [ "ServiceCapacityLow", "LowIoPriority", "HighEnergySaving" ]