Merge "Add a profile for OTA"
This commit is contained in:
commit
e797a5c75a
|
@ -651,6 +651,10 @@
|
|||
{
|
||||
"Name": "Dex2OatBootComplete",
|
||||
"Profiles": [ "Dex2oatPerformance", "LowIoPriority", "TimerSlackHigh" ]
|
||||
},
|
||||
{
|
||||
"Name": "OtaProfiles",
|
||||
"Profiles": [ "ServiceCapacityLow", "LowIoPriority", "HighEnergySaving" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue