diff options
author | Wale Ogunwale <ogunwale@google.com> | 2016-06-14 13:10:09 -0700 |
---|---|---|
committer | Wale Ogunwale <ogunwale@google.com> | 2016-06-14 14:39:05 -0700 |
commit | d6aee18cabe75cbd4e98bfa380dffb89d89e0efc (patch) | |
tree | 494bca59422ab451ab4bd041c8eca75d880a2e4b /tools/aapt2/diff/Diff.cpp | |
parent | 7ce75172ddb1c6535bdf3f7f7bc84f65d681e958 (diff) |
Make sure task exists in WM before trying to set the resizing state
It is possible for a task to be removed from the WM and stack in AM
while resizing (e.g. app crashes). In this case we want to make sure
the task exist in WM before we try to set the dock resizing state vs.
depending on the fact that the task is in recent list in AM.
Bug: 29325623
Change-Id: Ib89a7bfe12fe1f2c4c6c56ac9e13b0052ea2b4ec
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions