summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author William Xiao <wxyz@google.com> 2023-09-08 09:42:11 -0700
committer William Xiao <wxyz@google.com> 2023-09-08 09:57:51 -0700
commit573af3e1e26c1b52e43335fec08a44f4cc106216 (patch)
treecf882ae5e99bc74e8ed23e2b217e9c3ad2b1df56 /libs/androidfw/FileStream.cpp
parent9e3e45e22f52374de996749f30f19f88ece3bb06 (diff)
Don't consume swipe gesture if screen lock is not secure
If the screen lock is set to swipe or none, swiping up from the dream will not go to the bouncer, so previously we prevented the animation from occurring, but by consuming the gesture, it also prevented the dream from doing anything, meaning that nothing happened when swiping up. This change stops consuming the gesture so that the underlying dream will receive it and can wake the device. Bug: 298716569 Test: atest BouncerSwipeTouchHandlerTest Change-Id: If5a495974cfbe5b49433460146116f028fdb4007
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions