Relax cpuset for OTA

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

Bug: 201260585
Test: cpuset changed as expected
Change-Id: I4d719edf898ff0bfe8a2ba776ccd55f9ce423dfa
This commit is contained in:
Rick Yiu 2023-04-27 15:34:02 +00:00
parent 5a18a1b381
commit a2c60a3ec9

View file

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