commit | 5f9a0abdebf963b2fe76e8b2c73bebe700960e65 | [log] [tgz] |
---|---|---|
author | Kweku Adams <kwekua@google.com> | Mon Dec 18 23:31:52 2023 +0000 |
committer | Kweku Adams <kwekua@google.com> | Mon Jan 22 03:25:35 2024 +0000 |
tree | 19bdea54f714c4a6fb39e888d9b73372db80b280 | |
parent | 5c05f2dc8fba8f05fb2bda2219aab094920c0cbd [diff] |
Don't rush job checking at boot. Don't force an evaluation of all jobs right after the boot complete signal. Trying to run jobs at boot may cause contention, so let the execution of jobs after boot completed happen naturally to try and lower the potential for jank or other negative UX. Bug: 321598070 Test: boot device Change-Id: I0fbe513fffc13960361952e3f1e20335f5c163d2