commit | 4dee5fb135b11e155c81fc6defe6c57a583c5d81 | [log] [tgz] |
---|---|---|
author | Erik Kline <ek@google.com> | Wed May 09 14:45:21 2018 +0900 |
committer | Roshan Pius <rpius@google.com> | Wed May 09 14:27:37 2018 -0700 |
tree | 244efdda84e583307121d012f5c72fd03693fa34 | |
parent | 2c88f670aad308c91801c7bfeabbce8d78a506fe [diff] |
Also await IpClient's shutdown It may be best to await shutdown of IpClient, especially in cases where cleanup code would otherwise race with IP address assignment and other bringup code. Test: as follows - built - flashed - booted - frameworks/opt/net/wifi/tests/wifitests/runtests.sh passes Test: Unit test Test: Ran WifiManager ACTS tests locally. Bug: 79400794 Change-Id: I1a02d70660ec54fda9a36399b285cda054cde8d3