summaryrefslogtreecommitdiff
path: root/cmds/bootanimation/BootAnimation.cpp
diff options
context:
space:
mode:
author wilsonshih <wilsonshih@google.com> 2022-07-28 20:10:24 +0800
committer wilsonshih <wilsonshih@google.com> 2022-07-29 15:34:57 +0800
commitfbb265650b9a8c5ee73c5f70379951da7a226d7e (patch)
treeddc226efd613b0bb0bb6c622230a69ff3b8be283 /cmds/bootanimation/BootAnimation.cpp
parentf52b49886c3ad3a62109b704300e015c61674a8f (diff)
Avoid collect window token which should be rotate independently
Previous in c0694d4 we will preventing to do BLASTSync by check from WindowToken#prepareSync, but those window can still be ask to sync if the window was collect and another perform surface placement happen after configuration change, for the continuous rotation test those window can cause ANR on waiting for buffer. So instead of checking from prepareSync, we can just ignore them when collect. Bug: 209920544 Test: enable shell transition, run atest AppConfigurationTests Test: atest TransitionTests#testDisplayRotationChange Change-Id: If65b77bc25338489ba5f7d07119e0ef67ab79566
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions