Enforcing natural screen orientation for test case

The whole setting activity is not visible on landscape mode on small screens. Enforcing the default / portrait orientation will make sure that all elements of the activity are visible on screen.

Test: atest InputMethodManagerMultiDisplayTest#testShowInputMethodAndSubtypeEnablerOnSingleDisplay
Fix: 283644496
Change-Id: Ie45610a407bfcf86e6bf40c896628f4f48ff126b
1 file changed