OSDN Git Service

Added display null check to ActivityStackSupervisor.getNextFocusableStackLocked
authorWale Ogunwale <ogunwale@google.com>
Thu, 24 May 2018 07:32:23 +0000 (00:32 -0700)
committerWale Ogunwale <ogunwale@google.com>
Thu, 24 May 2018 07:32:23 +0000 (00:32 -0700)
commitc2ea364e77e4a649409bc5a831490db8f59b4904
tree8042275e00676622ac1e81f99239d59d397c7b26
parent6450335b56b5fa6728a26cb0f6bda3ecb38720ef
Added display null check to ActivityStackSupervisor.getNextFocusableStackLocked

Don't try to process display that is already removed from the system

Change-Id: Idaef23ecf33a45970fc61e1a7fb56206c1a1deea
Fixes: 79779143
Test: manual
services/core/java/com/android/server/am/ActivityStackSupervisor.java