[3/n] Disable cts tests with freeform activities when desktop windowing enabled

Desktop Windowing is currently only available on selected devices when the desktop windowing flag is enabled. Desktop windowing currently changes the behaviour of freeform activities and thus when this feature is available the legacy behaviour of freeform activities will not be respected and any tests that depend on this behaviour will fail. So we ignore these tests for tablets if desktop windowing is enabled while we work to have the legacy freeform behaviour and desktop mode coexist. Legacy behaviour of launching activities with multi display also seems to be impact. These tests will also be ignored under that same condition.

Bug: 330152508
Bug: 331170652
Fixes: 331916364
Test: atest CtsWindowManagerDeviceActivity:ActivityLifecycleFreeformTests
atest CtsWindowManagerDeviceDisplay:MultiDisplayKeyguardTests
atest ActivityCaptureCallbackTests

Change-Id: Icdb773ca763611bf84f2ff83b18fd2673bae1907
3 files changed