Merge "Fix inconsistent info in display frames"
This commit is contained in:
@@ -3982,9 +3982,6 @@ class DisplayContent extends RootDisplayArea implements WindowManagerPolicy.Disp
|
||||
|
||||
mDisplayFrames.onDisplayInfoUpdated(mDisplayInfo,
|
||||
calculateDisplayCutoutForRotation(mDisplayInfo.rotation));
|
||||
// TODO: Not sure if we really need to set the rotation here since we are updating from
|
||||
// the display info above...
|
||||
mDisplayFrames.mRotation = getRotation();
|
||||
mDisplayPolicy.beginLayoutLw(mDisplayFrames, getConfiguration().uiMode);
|
||||
|
||||
int seq = mLayoutSeq + 1;
|
||||
|
||||
Reference in New Issue
Block a user