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

Commit aefd082a authored by Maryam Dehaini's avatar Maryam Dehaini
Browse files

Update comment that doesn't make sense

Bug: 409648813
Flag: com.android.window.flags.enable_window_decoration_refactor
Test: m
Change-Id: I58b564d7faa5e48e3cd27f253076ea8fbb6e1457
parent 15148029
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 &&