diff options
| author | 2023-06-15 13:00:11 -0400 | |
|---|---|---|
| committer | 2023-06-22 04:12:34 +0000 | |
| commit | cc70765f6af2a154565d49353642e6ed0f8d0a7c (patch) | |
| tree | 1a9b2fd1ee75c07f836181996ecfe566570c08f7 /libs/hwui/FrameInfoVisualizer.cpp | |
| parent | e1c1711ee1a65ac933946180529be16552895007 (diff) | |
Update EmptyShadeView during GONE->AOD transition
Internal changes to keyguard have caused our call to
NSSLC#updateShowEmptyShadeView to happen *before* keyguard states have
been updated for the GONE->AOD transition. This is due to an implicit
assumption that by the time our unrelated call to
updateShowEmptyShadeView occurs, the transition state is already set.
This is fixed by explcitly listening for the GONE->AOD transition and
calling updateShowEmptyShadeView when it starts and ends.
Fixes: 286209517
Test: atest NotificationStackScrollLayoutControllerTest
Change-Id: Ie81ea7f95fa42294fb32cffd305f840ca9c1c9e3
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions