Merge "Activity gain focus failed in InputMethodStressTest" into android13-tests-dev

This commit is contained in:
Treehugger Robot
2022-08-30 22:25:17 +00:00
committed by Gerrit Code Review

View File

@@ -102,6 +102,7 @@ public final class NotificationTest {
@After
public void tearDown() {
mNotificationManager.cancelAll();
mUiDevice.pressHome();
}
@Test