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

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

Merge "Ensure using AsyncRotationController when changing rotation quickly" into main

parents 584af379 afc7801d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3558,6 +3558,7 @@ class DisplayContent extends RootDisplayArea implements WindowManagerPolicy.Disp
            mAsyncRotationController.updateRotation();
        }
        if (mFixedRotationLaunchingApp != null) {
            startAsyncRotationIfNeeded();
            // A fixed-rotation transition is done, then continue to start a seamless display
            // transition.
            setSeamlessTransitionForFixedRotation(t);