Merge "Add a profile for OTA"

This commit is contained in:
Wei Wang 2021-12-09 16:48:29 +00:00 committed by Gerrit Code Review
commit e797a5c75a
1 changed files with 4 additions and 0 deletions

View File

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