commit | 794525fe4cb7a32e728314d6215b8f5f8359dbe7 | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Tue May 05 11:06:49 2020 +0800 |
committer | Evan Rosky <erosky@google.com> | Wed May 06 15:46:42 2020 -0700 |
tree | 6d5a332640cc123d1bb1442098a6c21b43657ff8 | |
parent | defd82296d4018a9ca7a24d7ac7f8d3ff07d5b47 [diff] |
Remove deferred bounds updates The purpose of deferring bounds updates was to avoid flicker in app transition to split-screen-primary. Not really working anymore since the task bounds are updated as long as being reparented to split-screen organized tasks. Bug: 153579514 Test: existing test pass Change-Id: I02fc7d680403e87dea670f4f0e4e610821818274