Add task profile "Dex2OatBackground". am: 38e9373a4b
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2346002 Change-Id: I4f693b8ae5721553885ccca513aa6315911009a9 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
fc3cf87427
1 changed files with 4 additions and 0 deletions
|
|
@ -805,6 +805,10 @@
|
|||
"Name": "Dex2OatBootComplete",
|
||||
"Profiles": [ "Dex2oatPerformance", "LowIoPriority", "TimerSlackHigh" ]
|
||||
},
|
||||
{
|
||||
"Name": "Dex2OatBootBackground",
|
||||
"Profiles": [ "Dex2OatBootComplete" ]
|
||||
},
|
||||
{
|
||||
"Name": "OtaProfiles",
|
||||
"Profiles": [ "ServiceCapacityLow", "LowIoPriority", "HighEnergySaving" ]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue