commit | 48458e1d8b86ec067d921876fdf45e1ee725395b | [log] [tgz] |
---|---|---|
author | Wale Ogunwale <ogunwale@google.com> | Tue Jun 06 10:07:58 2017 -0700 |
committer | Wale Ogunwale <ogunwale@google.com> | Tue Jun 06 11:51:36 2017 -0700 |
tree | 4f1d3f8c25aec8c5149c408ac13a61e30d9323c4 | |
parent | faf86491e915c9f0fd6d8a3fff00060fc8c729fb [diff] |
Fixed NPE in TaskStack.stepAppWindowAnimation It is possible for an app token to be removed from the list if its last window is removed. The problem was probably exposed by ag/2267916 Change-Id: Ie4f36dfd0977e8a47b987e47a6ca97889bd3ef27 Fixes: 62368998 Test: go/wm-smoke