summaryrefslogtreecommitdiff
path: root/libs/androidfw/ZipFileRO.cpp
diff options
context:
space:
mode:
author Josh Tsuji <tsuji@google.com> 2024-06-10 15:25:04 -0400
committer Josh Tsuji <tsuji@google.com> 2024-06-10 15:28:54 -0400
commitc492897f02cde4ac19d998e43b01773f25c67180 (patch)
tree229b4f7906d95e84f418f161d4d9b14bc6bcf253 /libs/androidfw/ZipFileRO.cpp
parent76ab55e465bdea2e4858dd3128e38fca45156a15 (diff)
Don't call setLockScreenShown until we know if it's showing.
Early calls to setLockscreenShown with aodVisible=true/false were causing us to apply the default lockscreenShowing=true value, which causes problems if we boot with the lockscreen disabled. The new KeyguardTransitionBootInteractor guarantees that we'll be provided a lockscreenShowing=true/false value soon after boot, so we can just wait for that. Test: atest WindowManagerLockscreenVisibilityManagerTest Flag: EXEMPT bugfix Bug: 278086361 Change-Id: I50b3bd44a10efb1a7433af5a2468e83eba8f975a
Diffstat (limited to 'libs/androidfw/ZipFileRO.cpp')
0 files changed, 0 insertions, 0 deletions