Merge "Fix bad exclude region in landscape"
This commit is contained in:
@@ -7153,6 +7153,7 @@ public class WindowManagerService extends IWindowManager.Stub
|
||||
displayInfo.getAppMetrics(mDisplayMetrics);
|
||||
mDisplayManagerInternal.setDisplayInfoOverrideFromWindowManager(
|
||||
displayContent.getDisplayId(), displayInfo);
|
||||
displayContent.mBaseDisplayRect.set(0, 0, dw, dh);
|
||||
}
|
||||
if (false) {
|
||||
Slog.i(TAG, "Set app display size: " + appWidth + " x " + appHeight);
|
||||
|
||||
Reference in New Issue
Block a user