diff options
author | Remi NGUYEN VAN <reminv@google.com> | 2020-05-02 10:36:43 +0000 |
---|---|---|
committer | Remi NGUYEN VAN <reminv@google.com> | 2020-05-02 11:08:05 +0000 |
commit | a47091526a93be34808727b5897c948dfaf5884c (patch) | |
tree | 03099d20ed817e39adbe9657d86f54b30a30a7fe /src | |
parent | 76e2b1e7b9ac41346698fc65228ce81f8ad804af (diff) |
Fix testIpClientServiceAvailableAfterPolling
The test used NetworkStack.setServiceForTest(null) expecting that null
would be returned in NetworkStack.getService, which is incorrect: using
null just causes getService to use default system behavior, which
returns the actual service.
Bug: 139314310
Test: atest ModuleNetworkStackClientTest --rerun-until-failure 500
Original-Change: https://android-review.googlesource.com/1299379
Merged-In: I2d607d3ab26bcecd20546041ac4be2892a3fb852
Change-Id: I2d607d3ab26bcecd20546041ac4be2892a3fb852
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions