commit | a4d7fbc48cbaa57498066db4599a95dbbbb31183 | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Tue Aug 27 19:51:10 2024 +0000 |
committer | Matt Pietal <mpietal@google.com> | Tue Aug 27 19:55:36 2024 +0000 |
tree | 019ec69f724b89ccd9ccd2b565eb8f8a288c1716 | |
parent | 50e416d326f866ddfa368516e823957985eb80df [diff] |
Initialize UserTracker with boot user UserManager provides getBootUser(), which can be used to set the initial value of the UserTracker, rather than always default to user 0. This can help keyguard (and others) start in the right state and reduce jank on boot with HSUM. Bug: 268416867 Bug: 361730315 Test: atest UserTrackerImplTest Flag: EXEMPT bugfix Change-Id: Ie5cae1a5114647b5071cb9587faa4455ed4fc377