Merge "Activity gain focus failed in InputMethodStressTest"

This commit is contained in:
Robert Chou
2022-09-07 06:12: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