diff options
| author | 2021-09-29 12:08:22 -0700 | |
|---|---|---|
| committer | 2021-11-04 17:47:57 -0700 | |
| commit | 74e50739dd595c9c3d676322d1a356a7b65e965f (patch) | |
| tree | ef6ab601043971495f54429adb46902740f989c0 /tests/DynamicCodeLoggerIntegrationTests/src | |
| parent | 13b1cbf5532925e6b5427159aa6d72168db0bc91 (diff) | |
Correct launch task behind when dream is present.
Logic was introduced to launch any activity behind
the current task when a dream was present. This is
problematic when a dream is stopping as the top
task will not be the dream and the new activity will
be launched behind the task previously behind the
dream.
This changelist addresses this corner case by
checking the stopped state of the DreamActivity before
deciding to place the new activity behind.
Test: CtsWindowManagerDeviceTestCases
Bug: 200752015
Change-Id: I050eac31e1a40c885b24565f5a4c3bb1a053c2a5
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src')
0 files changed, 0 insertions, 0 deletions