summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Tony Huang <tonyychuang@google.com> 2023-05-10 08:44:30 +0000
committer Tony Huang <tonyychuang@google.com> 2023-05-11 14:02:29 +0800
commit76b50b76c7ee607bcf0877725069c440a80ffb5a (patch)
tree20c5b5af6cfa83e6e3761b5b5b04269dc37c855e /libs/androidfw/FileStream.cpp
parent6fbe5c119f2fe4f20d509cf990ed92636c5e79dc (diff)
Fix crash due to null leash on transition
When dismiss then quick to recents case, divider leash might be released when dismiss transition finished but recents start animation later and it will get null leash transition change. Fix this by add a null check before it being added. Also remove tricky reparent implementation on finishWCT because it cause another issue on the above case. We need to find another more appropriate implementation and animation for dismiss transition, this will be done on later CL. Fix: 281605386 Test: manual Test: pass existing tests Change-Id: I56d017989482bf0a67c8a80a3569e9fc12c151d9
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions