Relax cpuset for OTA

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

Bug: 201260585
Test: cpuset changed as expected
Change-Id: I6a4e699717d6630d547e9cd611e8dbc4a211c219
This commit is contained in:
Rick Yiu 2023-03-20 04:03:24 +00:00 committed by Wei Wang
parent 9d122f3b4e
commit e2436fa24c

View file

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