commit | d6e625de2e9576085f559bb04d7e0cf53f2df11c | [log] [tgz] |
---|---|---|
author | Adam Bookatz <bookatz@google.com> | Thu Jan 20 13:34:16 2022 -0800 |
committer | Adam Bookatz <bookatz@google.com> | Wed Jan 26 10:16:57 2022 -0800 |
tree | 9a797d405fb92d26340188fc99892d4039d03511 | |
parent | 12091ce8238f2dafc83798edc2f1e96557d14cef [diff] |
SystemService post-completed user event: jobs Use the new onUser completed event for JobSchedulerService. This delays handling aspects of the user starting/unlock events (which are important, but not urgent) until a little later. In particular, it delays the intial job scheduling until a little after the user has started, instead of immediately. Test: manual Bug: 197344658 Change-Id: I78ea7f7822ee466ce34dfc0b9f602fa1a4ceb7c3