CTS for activity lifecycle when resizing.

In split screen and freeform multi-window mode validate:
- Activity is relaunched if it doesn't handle configuration changes.
- Activity isn't relaunched if it does handle configuration changes
and the activity also receives onConfiguration changed call.

Bug: 26592363
Change-Id: I2966b7175b6f62a13eb78663fc9b8de52cea3523
7 files changed