commit | 5a36b919b5bd91ba37f907ae98df96c2f749e094 | [log] [tgz] |
---|---|---|
author | Tony Wickham <twickham@google.com> | Fri Sep 03 15:00:08 2021 -0700 |
committer | Tony Wickham <twickham@google.com> | Fri Sep 03 22:07:18 2021 +0000 |
tree | 6c6604ea40e93acb6b3cfc044653837d63b8fb79 | |
parent | 5892321516411a9713509aa87fb02863c69a0e74 [diff] |
Call onUserUnlocked() before adding callbacks This gives us a chance to initialize things in onUserUnlocked() if we're already unlocked, before doing any other logic that might use those variables. Test: None (unable to reproduce) Fixes: 184773649 Change-Id: I72ed91ae6202ec816f9bdceb4d9fd03b9a002816