Fix for CTS testNonResizeableActivityNotLaunchedToFreeform
Instead of enforcing that non-resizable activities are placed
on the fullscreen stack, simply check that the bounds are fullscreen
instead. This allows devices that don't support the fullscreen stack
to pass the test yet still ensures that non-resizable activities
always get the full display.
Bug: 35323487
Test: run cts-dev -d -m CtsServicesHostTestCases -t
android.server.cts.ActivityManagerFreeformStackTests#
testNonResizeableActivityHasFullDisplayBounds
Change-Id: I2db79b975cad7bb7c337e7a8e5936806023296db
1 file changed