diff options
author | Lorenzo Colitti <lorenzo@google.com> | 2019-11-29 16:17:58 +0900 |
---|---|---|
committer | Lorenzo Colitti <lorenzo@google.com> | 2019-11-29 16:40:00 +0900 |
commit | 1e868b324d7cf1d32f5705b0c6b23771c12b49fe (patch) | |
tree | 32f47804ada36e5f6f43892e70a325e61fe18d2a /src | |
parent | 568c32fe887461420b08b8314d519494874015f9 (diff) |
Make IpClientIntegrationTest talk to the real netd
Currently, IpClientIntegrationTest does not talk to the real netd
because of a race on shutdown. It can happen that while setUp is
bringing up the testNetworkManager under the shell permissioni
identity, the IpClient from the previous test iss still
completing shutdown, and because the shell is not allowed to talk
to netd, IpClient was getting a SecurityException and crashing
the test.
Test: atest NetworkStackIntegrationTests
Change-Id: I8255ffec72c6e180aae58dbf23ebf39098a75c96
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions