Loading
Remove outdated display bounds calculation
Since the display info computed by updateDisplayAndOrientation will be sent to setDisplayInfoOverrideFromWindowManager, the logicalWidth and logicalHeight are already the same as the configuration bounds. So the removed code (mainly from commit 338374) are almost no-op or just produce a wrong intermediate state and will be replaced with correct value immediately. Bug: 163976519 Test: CtsActivityManagerDeviceTestCases Change-Id: I3a4e9d9e0f86a4ba8e075ea3ea3dcfb7c59b5605