summaryrefslogtreecommitdiff
path: root/src/android/net/ip/IpClient.java
diff options
context:
space:
mode:
authorLorenzo Colitti <lorenzo@google.com>2020-04-26 11:46:38 +0000
committerLorenzo Colitti <lorenzo@google.com>2020-04-26 12:04:09 +0000
commit088567c8be4de935cde1bcdf455a38854c715d68 (patch)
tree8739f0369643d04816ebef173713bffd0565cfee /src/android/net/ip/IpClient.java
parent23013b08caa51f26606ad7b90c321b243e7c5e83 (diff)
Speed up the DHCP roaming tests.
The DHCP roaming tests all call doDhcpRoamingTest. This method appears to want to have the IpMemoryStore return null, but instead just causes DhcpClient's IpMemoryStore query to time out. Fix this by actually calling the onNetworkAttributesRetrieved callback with null. Before: real 0m43.728s After: real 0m38.660s Bug: 152723363 Test: atest NetworkStackNextIntegrationTests Original-Change: http://aosp/1295489 Merged-In: I6fc93f82fda6891b3973d04e30cdfce6563077a1 Change-Id: I6fc93f82fda6891b3973d04e30cdfce6563077a1
Diffstat (limited to 'src/android/net/ip/IpClient.java')
0 files changed, 0 insertions, 0 deletions