Always unfreeze display.
Change-Id: I7a0f3be49fe723fe59cf6268861bc5fe7f49bc62
This commit is contained in:
@@ -9002,8 +9002,8 @@ public class WindowManagerService extends IWindowManager.Stub
|
||||
mScreenRotationAnimation = null;
|
||||
}
|
||||
updateRotation = true;
|
||||
Surface.unfreezeDisplay(0);
|
||||
}
|
||||
Surface.unfreezeDisplay(0);
|
||||
|
||||
mInputMonitor.thawInputDispatchingLw();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user