commit | 067136c6164c68a6d5d9fadfd17bf2e590be3fdf | [log] [tgz] |
---|---|---|
author | Lucas Dupin <dupin@google.com> | Tue Mar 27 18:03:25 2018 -0700 |
committer | Lucas Dupin <dupin@google.com> | Tue Mar 27 21:45:34 2018 -0700 |
tree | a324bb4c376ab177651f7fa48921a315957cad96 | |
parent | 41c25cee06abec189ba60b9b76454867c2d64cfd [diff] |
Fix scrim animation when unlocking with fp Notification panel expansion was overriding the animation. The expansion needs to be ignored during "wake and unlock" states. Test: visual Test: atest packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ScrimControllerTest.java Change-Id: I781aece52c845f3fee9149c109ad598c7b555751 Fixes: 76018235