commit | 649e2fc9b59d3e385ff69518dacab35e7d4b6ae6 | [log] [tgz] |
---|---|---|
author | Kweku Adams <kwekua@google.com> | Mon Mar 18 14:55:38 2019 -0700 |
committer | Kweku Adams <kwekua@google.com> | Mon Mar 18 14:55:38 2019 -0700 |
tree | 19e15c88a6c17668323244cfb9baf3a38eab3137 | |
parent | 0718f9d0d564ea0ab0480119999cc400181889e1 [diff] |
Aligning job readiness checks. areComponentsInPlaceLocked fell out of sync with isReadyToBeExecutedLocked. The former is used to determine if constraint exceptions should be done for a job. The latter is used to determine if the job can be added to the pending jobs list. If they're out of sync, we may do a little bit of unnecessary work. Bug: 125505588 Test: atest CtsJobSchedulerTestCases Change-Id: Ie11daa1dad7a97ff6a582706db8b4ca38f53a76e