diff options
| author | 2023-06-12 23:49:30 +0000 | |
|---|---|---|
| committer | 2023-06-13 20:01:03 +0000 | |
| commit | a554a02f30261505e8e9bc5feb30cabf1942edf0 (patch) | |
| tree | 3ae111b9824b80344331b50a812ecb74c8996b12 /libs/androidfw/ObbFile.cpp | |
| parent | 0404e1bced1ca1d19503ad4b9ab3ee36cd95baa3 (diff) | |
Fix NPE from accessing pausing tasks
- It's possible for mPausingTasks to be unset between
startRecentsTransition() and startAnimation(), and in these cases
canceling with a screenshot can not take the snapshots as we have no
leashes of the tasks in the animation itself. For now, just cancel
the transition without the snapshots.
Fixes: 286874048
Test: Just adding an NPE check
Change-Id: Ie1315d8f6451cfb9b2ee2782c7d89db3cbb36aac
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions