diff options
author | Evan Laird <evanlaird@google.com> | 2018-10-30 13:03:31 -0400 |
---|---|---|
committer | Evan Laird <evanlaird@google.com> | 2018-10-30 13:11:22 -0400 |
commit | 2d620fa248508d393a3b26f50cd33a0d73098eb7 (patch) | |
tree | e37c518c3be3a88990a99f38a6220ab7057d0bdf /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | bd70ed4cfaa7d86395e68c6613af34432af37761 (diff) |
Tell KeygaurdViewMediator about keyguard showing updates
StatusBarKeygaurdViewManager used to rely on StatusBar to tell
KeyguardMonitor about keyguard show/hide, so this change makes the
manager tell the monitor directly about updates.
The problem with the old way is that the keyguard show/hide state comes
down from PhoneWindowManager, and StatusBar was only updating the state
on StatusBarState change. StatusBarState is a sysui-only state, and
doesn't adequately track window manager state.
Fixes: 116806599
Test: unlock phone with fingerprint and swipe for notifications during
the animation.
Change-Id: I220643e115880ff29df92e1fcc76dfe0424a00f6
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions