Skip to content
Commit 671e62aa authored by Mady Mellor's avatar Mady Mellor
Browse files

When calling removeTask pass mRemoveWithTaskOrganizer

In this one case of calling removeTask false was always being passed
instead of the value on mRemoveWithTaskOrganizer. This caused
the bubble activity to remain on the display after a sysui crash/
runtime restart. The fix is to use the value on the task.

Test: atest WindowOrganizerTests
Test: manual - expand a bubble
             - adb shell am crash com.android.systemui
             => observe that the expanded bubble view isn't hanging
                around onscreen and opening the bubble works fine
Bug: 227520971
Change-Id: I8b2861da82cf5eda56aa58015c1f11c5d6aed2c0
parent 30deaa8b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment