Merge changes I52e778d1,I33f4d1d2
* changes: Rename "Dex2OatBootBackground" to "Dex2OatBackground". Add task profile "Dex2OatBackground".
This commit is contained in:
commit
70d34f01a3
1 changed files with 4 additions and 0 deletions
|
|
@ -805,6 +805,10 @@
|
||||||
"Name": "Dex2OatBootComplete",
|
"Name": "Dex2OatBootComplete",
|
||||||
"Profiles": [ "Dex2oatPerformance", "LowIoPriority", "TimerSlackHigh" ]
|
"Profiles": [ "Dex2oatPerformance", "LowIoPriority", "TimerSlackHigh" ]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name": "Dex2OatBackground",
|
||||||
|
"Profiles": [ "Dex2OatBootComplete" ]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name": "OtaProfiles",
|
"Name": "OtaProfiles",
|
||||||
"Profiles": [ "ServiceCapacityLow", "LowIoPriority", "HighEnergySaving" ]
|
"Profiles": [ "ServiceCapacityLow", "LowIoPriority", "HighEnergySaving" ]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue