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

Commit 8f512fe1 authored by Maryam Dehaini's avatar Maryam Dehaini Committed by Android (Google) Code Review
Browse files

Merge "Update comment that doesn't make sense" into main

parents 75c82c24 aefd082a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -360,7 +360,8 @@ constructor(
            val wct = windowContainerTransactionSupplier.invoke()
            relayout(relayoutParams, startT, finishT, wct, taskSurface)

            // After this line, taskInfo  is up-to-date and should be used instead of taskInfo
            // After this line, [WindowDecoration2.taskInfo] is up-to-date and should be
            // used instead of the taskInfo passed to the relayout method.
            if (!wct.isEmpty) {
                if (
                    DesktopExperienceFlags.ENABLE_DESKTOP_WINDOWING_PIP.isTrue &&