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

Commit 515b4490 authored by Wei Wang's avatar Wei Wang Committed by Automerger Merge Worker
Browse files

Merge "Add a profile for OTA" am: e797a5c7 am: 270aca8a

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1914609

Change-Id: Ic8b9bcc2eb3e0a7a84a577d2f5c65f5ec7028e19
parents 32745bb1 270aca8a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -651,6 +651,10 @@
    {
      "Name": "Dex2OatBootComplete",
      "Profiles": [ "Dex2oatPerformance", "LowIoPriority", "TimerSlackHigh" ]
    },
    {
      "Name": "OtaProfiles",
      "Profiles": [ "ServiceCapacityLow", "LowIoPriority", "HighEnergySaving" ]
    }
  ]
}