summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorMatthew Ng <ngmatthew@google.com>2017-06-21 16:16:24 -0700
committerMatthew Ng <ngmatthew@google.com>2017-06-27 15:37:27 -0700
commit5d23afa9e55d526cbf86042d8efbb69250f25038 (patch)
treec60bcb884133bc9aa142f12c0c135127287f7d4a /tools/aapt2/java/JavaClassGenerator_test.cpp
parentf79158f5ac441aeec6862b3ad51533ed6b6f4134 (diff)
Fixes getting the wrong app transition going home after minimized (1/2)
This is a side affect from ag/2125707. When minimizing and unminimizing back to home would cause the same affect in the bug, where the app transition is from activity to activity and not app. The issue was a "updateAllDrawn" is normally called at the end of the surface transaction and therefore removing this call (that would run inbetween the transaction) should fix prematurely calculating the app transition before setting the wallpaper target. Fixes: 62727547 Test: go/wm-smoke Test: cts/hostsidetests/services/activityandwindowmanager/util/run-test CtsServicesHostTestCases android.server.cts.ActivityManagerDockedStackTests# testMinimizeAndUnminimizeThenGoingHome Change-Id: Ia658cd7111ede386579eb5cd38c88c9e4a1bd312
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions