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: I2485404f2ee66391b544fdb265123203a8fc7f33
Loading
Please register or sign in to comment