"DO NOT MERGE" Disable testMatchParentDialogLayoutInOverscan

The combination of FLAG_LAYOUT_IN_SCREEN and FLAG_LAYOUT_IN_OVERSCAN
is not enough to cause a dialog to lay-out under the cutout. This
is likely a platform bug (though it's open to interpretation). However
given that it's seemingly not a very important platform bug (who wants
to place dialogs under the cutout?) it seems our best option is to
disable the test for now.

Test: This disables one.

Bug: 120160433

Change-Id: I03203ab9d9567113489a9e0674cd87fff2c1238a
Signed-off-by: Ginny <n.ji@partner.samsung.com>
1 file changed