Snap for 8160141 from ec9700f0fb to tm-release

Change-Id: I6cab40a74562c852e70a42b6a6febb60ec5b84d8
This commit is contained in:
Android Build Coastguard Worker 2022-02-09 02:01:50 +00:00
commit 9c7e545bea

View file

@ -59,14 +59,6 @@
{
"Name": "OtaPerformance",
"Actions": [
{
"Name": "JoinCgroup",
"Params":
{
"Controller": "cpu",
"Path": "dex2oat"
}
},
{
"Name": "WriteFile",
"Params":
@ -282,7 +274,7 @@
},
{
"Name": "OtaProfiles",
"Profiles": [ "OtaPerformance", "ProcessCapacityNormal", "LowIoPriority", "TimerSlackHigh" ]
"Profiles": [ "OtaPerformance", "ServiceCapacityLow", "LowIoPriority", "TimerSlackHigh" ]
}
]
}