Merge "Add a small comment to a test"

This commit is contained in:
Treehugger Robot
2021-08-03 15:00:26 +00:00
committed by Gerrit Code Review

View File

@@ -2206,6 +2206,7 @@ public class ConnectivityServiceTest {
deathRecipient.get().binderDied(); deathRecipient.get().binderDied();
// Wait for the release message to be processed. // Wait for the release message to be processed.
waitForIdle(); waitForIdle();
// After waitForIdle(), the message was processed and the service didn't crash.
} }
@Test @Test