Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5b9d8157 authored by Liana Kazanova's avatar Liana Kazanova Committed by Automerger Merge Worker
Browse files

Merge "Revert "Request transtion when a task is removed"" into udc-dev am:...

Merge "Revert "Request transtion when a task is removed"" into udc-dev am: 393c91bc am: 02bf0498

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22360518



Change-Id: I32ebd28b7ebd8ab666469c6c961339fcb564dd99
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents a4651720 02bf0498
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1562,7 +1562,6 @@ public class ActivityTaskSupervisor implements RecentTasks.Callbacks {
    }

    private void removePinnedRootTaskInSurfaceTransaction(Task rootTask) {
        rootTask.mTransitionController.requestCloseTransitionIfNeeded(rootTask);
        /**
         * Workaround: Force-stop all the activities in the root pinned task before we reparent them
         * to the fullscreen root task.  This is to guarantee that when we are removing a root task,