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

Commit 023fb386 authored by Riddle Hsu's avatar Riddle Hsu Committed by Android (Google) Code Review
Browse files

Merge "Remove ensureActivitiesVisible when reporting activity idle" into main

parents 021444df c47f84d6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1478,7 +1478,6 @@ public class ActivityTaskSupervisor implements RecentTasks.Callbacks {
                }
                mLaunchingActivityWakeLock.release();
            }
            mRootWindowContainer.ensureActivitiesVisible();
        }

        // Atomically retrieve all of the other things to do.