summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Riddle Hsu <riddlehsu@google.com> 2023-07-17 18:20:15 +0000
committer Riddle Hsu <riddlehsu@google.com> 2023-07-17 18:20:15 +0000
commit87f88c5cacb0d6911ce1c54f8f6f0b5027491295 (patch)
tree57201ac32231247cae84e824d9af08c2ee349c0b /libs/androidfw/FileStream.cpp
parent39759a9ed108236c127fe29af7a47b69ad29bc38 (diff)
Avoid waiting for drawn window without change
For example, an app is launching with starting window when keyguard is showing. Then the transition will abort because there is no visibility change. And then after keyguard prepares to dismiss (keyguardGoingAway) right after the previous transition (i.e. unlocking), the drawn starting window will be collected again. Then the starting activity becomes no drawn window. It needs to wait until the app is drawn. Bug: 290684194 Test: atest WindowOrganizerTests#testBLASTCallbackWithWindows Change-Id: I0b0141f97f8680b785e57e167de8a103e34041ca
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions