diff options
author | Winson Chung <winsonc@google.com> | 2017-07-19 11:58:59 -0700 |
---|---|---|
committer | Winson Chung <winsonc@google.com> | 2017-07-19 12:00:11 -0700 |
commit | 031570278fb5361a75580486d55fa7ddd73120b4 (patch) | |
tree | 6fe93fb758f575262c231faf451cd09dc95a93b7 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 8aaa5adae6520685212a970bfc8e3830a544bdf1 (diff) |
Disregard closing activities when blocking previous activities.
- Extending the check added in ag/2468582, if a translucent assistant
is started on top of a fullscreen activity and subsequently launches
another fullscreen activity, then returning to the assistant should
not preclude the otherwise visible fullscreen activity under the
assistant. To do that, this logic should only stop checking for
the visibility of the activities if the task is not finishing and
will return to another task (otherwise this results in a black
screen).
Bug: 37527727
Bug: 63581322
Test: android.server.cts.ActivityManagerAssistantStackTests
Test: go/wm-smoke
Change-Id: Ib935b6023b55bda0797f7cb9849595d821ef7d11
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions