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

Commit edc63317 authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android (Google) Code Review
Browse files

Merge "Always unfreeze display."

parents 01017cdf 161dc80e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9003,8 +9003,8 @@ public class WindowManagerService extends IWindowManager.Stub
                mScreenRotationAnimation = null;
            }
            updateRotation = true;
            Surface.unfreezeDisplay(0);
        }
        Surface.unfreezeDisplay(0);

        mInputMonitor.thawInputDispatchingLw();