Merge "Always unfreeze display."
This commit is contained in:
committed by
Android (Google) Code Review
commit
edc633170f
@@ -9003,8 +9003,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