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

Commit 161dc80e authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Always unfreeze display.

Change-Id: I7a0f3be49fe723fe59cf6268861bc5fe7f49bc62
parent a1aebdf7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9002,8 +9002,8 @@ public class WindowManagerService extends IWindowManager.Stub
                mScreenRotationAnimation = null;
            }
            updateRotation = true;
            Surface.unfreezeDisplay(0);
        }
        Surface.unfreezeDisplay(0);

        mInputMonitor.thawInputDispatchingLw();