summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorLouis Chang <louischang@google.com>2021-07-02 13:55:18 +0800
committerLouis Chang <louischang@google.com>2021-07-08 01:37:10 +0000
commitd6fad98be19fc527f5d1d908bc7eade6340ce518 (patch)
tree1afe48f6471d5d75dbd77f69d0b7e6da4bc6af08 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentfde149992a97b4ec22d132eaea5bf5e76156341a (diff)
Fix black screen after moving top activity to another display
The screen was black after moving the top activity to another display. The next top activity did not be resumed and was still invisible. The regression was from bebd8cd, which incidentally reverse the condition. Since the case of removing a display is already handled by 402b440, #postReparent is not needed to call again in #reparent (when display is removing). Fixing the issue forward by resuming the focusable task in #moveRootTaskToTaskDisplayArea. Bug: 192616155 Test: atest ActivityTaskManagerServiceTests Change-Id: Id0971ad8a1c692fdb5376e2c077faa6f00dd61ac Merged-In: Id0971ad8a1c692fdb5376e2c077faa6f00dd61ac (cherry picked from commit 5063db3b73e6c49b985bee4af5c8911c05793a8b)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions