commit | 0687577f872028df2256f432c45759199e63bbf2 | [log] [tgz] |
---|---|---|
author | Kweku Adams <kwekua@google.com> | Mon Jul 26 12:57:45 2021 -0700 |
committer | Kweku Adams <kwekua@google.com> | Tue Jul 27 10:38:28 2021 -0700 |
tree | b96305601007f8b48c9c13c03efdb69f24b302a7 | |
parent | 7db2ece5c7c923ce6ca1169383fa1f598aa81d63 [diff] |
Address sorting edge case. There are times when the enqueue time of two different jobs are exactly the same. In those cases, if an EJ skipped over one regular job with an enqueue time X, then it should skip all other regular jobs with enqueue time X. Bug: 194324016 Test: atest FrameworksMockingServicesTests:JobSchedulerServiceTest Test: atest CtsJobSchedulerTestCases Change-Id: I77e106676238dd3ae198fab619af430e48d433a2