diff options
| author | 2023-04-14 16:57:35 +0200 | |
|---|---|---|
| committer | 2023-04-14 15:58:05 +0000 | |
| commit | a8e3dbf124059bf0ea9ca0cde1b05d523f19d06f (patch) | |
| tree | 45b6dfe8a37840477591320f1fdadcc808f53d65 /opengl/java | |
| parent | 39421eea46f461094b4fbc94161dcaa334f8e20b (diff) | |
Fix non tailcall onTransitionFinished
According to current design, RecentsTransitionHandler's finish methods
are not re-entrant, so onTransitionFinished *must* be tail called from
RecentsTransitionHandler to avoid broken state when we come back.
Test: atest 'ShellTransitionTests#testTransitSleep_squashesRecents' # see follow-up commit
Bug: 277212616
Change-Id: I97fd08f16e096588e2c838b181ff0287410f8326
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions