Add keyevent HOME to dismiss menu popup in SdkSandboxManagerTests
`keycode 82 (MENU)` alone can trigger a context menu, and
depending on the form factor it can steal focus and let some
tests failing. MENU then HOME is more standard way to ensure
the device state (see, e.g., LockSettingsBaselineSetter,
CtsWebkitTestCases) without the issue.
Bug: 384724036
Test: SdkSandboxManagerTests
Flag: TEST_ONLY
BYPASS_PS_FLAG_CHECK: test fix only
Change-Id: Iac6a7a5ad27b348cbd1d88a3925a726776d7aec9
Change-Id: I5c5793a15b5da934ec1625915ad97669c706ea99
1 file changed