diff options
| author | 2024-10-16 00:03:57 +0000 | |
|---|---|---|
| committer | 2024-10-17 00:24:40 +0000 | |
| commit | f1bf0a502db9a4c8a6efe86680fb43448d82f72a (patch) | |
| tree | 3218ad41926e56516cb247c82a290274479bf978 /api/api_test.go | |
| parent | 4a87d601c5eb3b38efdf64b85607d1639ae0b99c (diff) | |
JobScheduler: Adjust quota default parameters
- Change the quota window sizes for different standby buckets to
enforce more regular job duration quota restrictions.
    EXEMPTED: unlimited -> 10 mins within past 20 mins
    ACTIVE:   unlimited -> 10 mins within past 30 mins
    WORKING:  10 mins within past 2 hours -> 10 mins within past 4 hours.
    FREQUENT: 10 mins within past 8 hours -> 10 mins within past 12 hours.
- Change the EJ session limit for WORING bucket
- Change the rewards for EJ quota based on usages
Bug: 347058927
Test: atest FrameworksMockingServicesTests:com.android.server.job.controllers.QuotaControllerTest
Test: atest CtsJobSchedulerTestCases
Flag: com.android.server.job.adjust_quota_default_constants
Change-Id: I7a3fbb244ce386094595998c174d13daf6563155
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions