Relax cpuset for OTA

With vendor group throttling, we could relax the ota cpuset.

Bug: 201260585
Test: cpuset changed as expected
Change-Id: I1c5ce6f96fca9f17db9aea9271d89f99ecd30fce
This commit is contained in:
Rick Yiu 2023-05-01 07:58:51 +00:00
parent 98a1a13d4b
commit eb8f4ddf63

View file

@ -287,7 +287,7 @@
},
{
"Name": "OtaProfiles",
"Profiles": [ "OtaPerformance", "ServiceCapacityLow", "LowIoPriority", "TimerSlackHigh" ]
"Profiles": [ "OtaPerformance", "ProcessCapacityNormal", "LowIoPriority", "TimerSlackHigh" ]
}
]
}