Don't verify display size for foldables temporarily

The failure is because [1], which computes app bounds by
taskbar on large screen devices was reverted. Disable the logic
to compare window metrics bounds to display bounds, which is
usually overridden to app bounds, temporarily.

[1]:c68d151f219a85fc0489c9e1974697c1cee2fcf5

Test: atest WindowMetricsActivityTests WindowMetricsWindowContextTests
fixes: 225765427
fixes: 225766578
Bug: 240373091
Change-Id: I094e392972ee2ff41e425238175b109c5d321042
Signed-off-by: Bian Jin chen <kenjc.bian@rock-chips.com>
2 files changed