Louis Chang 24f7a03daf Prevents NPE after stack got removed from display
Application crashed and the top activity was immediately
finished after paused timeout. If there was no activities
left in stack, it would be removed from display and updated
the display id to invalid. Therefore, the system crashed
in accessing a null ActivityDisplay object.

Bug: 120667451
Test: existing test pass

Change-Id: Ica978faf4233d8e6a709fa92f87d850f6ab8e061
2018-12-11 15:56:25 +08:00
2018-11-28 17:21:30 -08:00
2018-10-24 09:25:55 -06:00
2018-08-02 14:46:03 +01:00
2018-12-05 16:31:53 +00:00
2018-12-05 11:43:11 +00:00
…
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%