Add task profile "Dex2OatBackground".

Bug: 261557677
Test: Presubmit
Ignore-AOSP-First: Will cherry-pick as soon as the CL is merged.
Change-Id: I33f4d1d2270da82cf90a772ef52b450bcecafec2
This commit is contained in:
Jiakai Zhang 2022-12-06 15:42:48 +00:00
parent f5a6453bbb
commit ecfbf9c6f4

View file

@ -805,6 +805,10 @@
"Name": "Dex2OatBootComplete",
"Profiles": [ "Dex2oatPerformance", "LowIoPriority", "TimerSlackHigh" ]
},
{
"Name": "Dex2OatBootBackground",
"Profiles": [ "Dex2OatBootComplete" ]
},
{
"Name": "OtaProfiles",
"Profiles": [ "ServiceCapacityLow", "LowIoPriority", "HighEnergySaving" ]