summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorBryce Lee <brycelee@google.com>2018-01-31 14:42:15 -0800
committerBryce Lee <brycelee@google.com>2018-02-01 11:22:24 -0800
commitaea60d2f55dc71ec05c4bd2636e25f2dd7d0bf12 (patch)
tree932a5ad3732c6592a30da8f0d4d50536115c001a /tools/aapt2/java/JavaClassGenerator_test.cpp
parentdd020f6fb9d5037b7560c148b08f46d599851191 (diff)
Do not return stacks to AM that are marked for deferred removal.
When the Activity Manager informs the Window Manager that a stack has been removed, it can opt to hold onto the stack (such as when an animation is in progress). This can lead to inconsistencies where the Window Manager can report a stack back to the Activity Manager that has since been removed. This changelist addresses one such call point in WindowManagerService#setNewDisplayOverrideConfiguration. Deferred removed displays are now filtered out of the returned list. Change-Id: I5f7aad9296cec8bd56e933a71553f9cd40579378 Fixes: 71548119 Test: atest FrameworksServicesTests:com.android.server.wm.RootWindowContainerTests
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions