diff options
| author | 2024-12-04 14:47:02 +0000 | |
|---|---|---|
| committer | 2025-01-09 11:49:00 +0000 | |
| commit | 980154532a0eced21de9a48d366dd3704a925107 (patch) | |
| tree | b255ff8105fbb535e290769f891ebe1e65462381 /libs/androidfw/Util.cpp | |
| parent | 2ee1e93e4fba98d6fb4d75bc1ebf17799c181f8a (diff) | |
Remove calling dismissKeyguard from UserController in switch-user flow.
Since SysUI (KeyguardViewMediator) is now handling the keyguard
dismissal itself during the user switch and ignoring the request coming
from UserController, we need to remove calling the dismissKeyguard
during user switch from UserController.
Otherwise, it hits the 2 second timeout and increse the user switch
duration by that amount when switching from lockscreen to a passwordless
user.
This CL has no side effects other than fixing the 2 second regression in
user switch.
KeyguardViewMediator change = Ic8c2cc62ac0528762245b212ed0bf63969c86668
Bug: 368017647
Test: atest UserControllerTest
Flag: EXEMPT bugfix
Change-Id: Ida594891c2be4a31b171f6c062a9792bbd0464dc
Diffstat (limited to 'libs/androidfw/Util.cpp')
0 files changed, 0 insertions, 0 deletions