diff options
| author | 2023-06-21 12:32:55 -0700 | |
|---|---|---|
| committer | 2023-06-22 12:07:13 -0700 | |
| commit | ce4653f7afa7c24cc34ba4d07974e0805dcdc783 (patch) | |
| tree | 8e4cee9d3727698a059bcdbb9b272720b24f2598 /libs/androidfw/StringPool.cpp | |
| parent | 4dd18983f0b3803ee284904bce1f84e1085f7df9 (diff) | |
Ensure that disappear animation callback is run.
When we authenticate sim pin with a None security method, we are running
into an issue where we are not running the "keyguardDone" runnable when
the disappear animation completes. This is because when the sim state
changes, we tell the statusbarkeyguardviewmanager to reset. This hides
the bouncer and removes the disappear animation finish runnable. When we
tell the statusbarkeguardviewmanager to reset, we only want to reset if
we are not animating away.
Fixes: 288099374
Test: add a unit test
Test: unlock sim with none method.
Test: disable esim with none method.
Test: unlock sim with a pin method.
Test: disable esim with pin method.
Test: unlock pin method.
Change-Id: I52783d0a0d92dbec4dfcfe171df512ec347e4bef
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions