summaryrefslogtreecommitdiff
path: root/libs/androidfw/AssetsProvider.cpp
diff options
context:
space:
mode:
author Alex Stetson <alexstetson@google.com> 2023-09-21 16:17:55 -0700
committer Alex Stetson <alexstetson@google.com> 2023-09-22 15:52:44 +0000
commitcdccd2d6719f1eac7585203510afdb37648acbe8 (patch)
tree5d90b33456f56609e84a0cd8a7aa05ec8bc797f1 /libs/androidfw/AssetsProvider.cpp
parent58a1d61a2b7678576b85d507e4d8070d50339787 (diff)
Always notify of keyguard exit animation
When certain events, such as configuration changes, trigger between keyguardGoingAway and setKeyguardShown, the starting the pending exit animation will be cancelled and will notify the system of such an occurance here. However, SystemUI never gets notified because applying any occlusion state change returns early. Therefore, it is necessary to always notify to start the animation to prevent an unrecoverable inconsistent state. Bug: 272274722 Test: manual Change-Id: If1823781262a26d5bd2cfa8b86909e4f9892a717
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions