Merge "Add a small comment to a test" am: 8ba4b12dff am: 9529651ecb

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1779754

Change-Id: Iff5cd49863772e5ed1d7e0cbc2f3161fc9d3b753
This commit is contained in:
Treehugger Robot
2021-08-03 15:44:23 +00:00
committed by Automerger Merge Worker

View File

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