Update CtsAutoFillServiceTestCases to prevent test app in landscape mode will cause android.autofillservice.cts.ViewAttributesTest#checkViewLocationInAssistStructure failed

Due to in landscape mode, screen height is not enough to show outerview to cause it’s height is not enough then test failed

Test:
1. make CtsAutoFillServiceTestCases –j4
2. Replace CtsAutoFillServiceTestCases.apk in android-cts/testcases/
3. ./android-cts/tools/cts-tradefed
4. run cts -m CtsAutoFillServiceTestCases

Bug: 129384856
Change-Id: I9dfb132455d8de04efbb69bc482904125ea6f445
1 file changed