commit | 8a88ca8131a87b5f5e3614c0cec07da992132546 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Mon Jun 29 21:08:56 2020 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Mon Jun 29 15:44:40 2020 +0000 |
tree | c298a99165f4621e1e2b1f28b63287d6b486d4f4 | |
parent | 46986caa19343e37883859ab5dc6d2610064a49b [diff] |
Fix index out of bounds when removing deferred containers This makes the commit 793442c general to handle the removal from all level since the hierarchy won't always keep the same shape. Also rename to handleCompleteDeferredRemoval since it is not a pure function for checking. Fixes: 159865315 Test: atest WindowContainerTests#testHandleCompleteDeferredRemoval Change-Id: I34e02652fb765c1cf78cbd3e86a07e592f02e7df Merged-In: I34e02652fb765c1cf78cbd3e86a07e592f02e7df