diff options
author | 2022-07-12 16:17:45 +0800 | |
---|---|---|
committer | 2022-07-13 02:32:44 +0000 | |
commit | fd4d652197d136fe074539768e36ca535e588714 (patch) | |
tree | 1d59842370ac012b4e44d2ef471a189ad4a5c28b /cmds/bootanimation/BootAnimation.cpp | |
parent | 45b540163a253e1e6afcd5d34db61457248dece5 (diff) |
Fix launch existing split pair fail after unfold device
After unfold device then launch split pair, it might got remote
animation cancelled callback. Because when we got this callback,
both split roots still do not have child then we will dismiss
split due to previous error handling.
We should ignore cancelled case for this because cancel should
indicate the transition still not finished, we should not do this
if transition still not finished.
Fix: 231952106
Test: manual
Test: pass existing tests
Change-Id: Iad5bce9025d1dc4a84765898e42289d47759828a
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions