diff options
| author | 2024-07-16 18:22:12 +0000 | |
|---|---|---|
| committer | 2024-07-16 19:42:49 +0000 | |
| commit | 65b6112f54b2df892cdb2968ab141b0b60eb24eb (patch) | |
| tree | 3ebe3d4ee0e8c123aedaf9dd9476d091d03bb473 /libs/androidfw/StringPool.cpp | |
| parent | 4ce9afb4e9856e4749da5e7beaabbbcaf541856a (diff) | |
Fix race condition with SIM bouncer on start
The user could end up with a blank screen or a strange
looking lockscreeen.
The SIM bouncer may decide to show in two bad conditions:
1. The bouncer hasn't been bound yet - So return false
2. The device is entering doze but hasn't quite made it -
so don't show it.
Test: atest StatusBarKeyguardViewManagerTest
Fixes: 351426938
Flag: com.android.systemui.sim_pin_race_condition_on_restart
Change-Id: I5f69563ee94aea092c2f179e66a5c51c67886fda
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions