commit | 9debcc0d588f88502ffb000f00b8ce586284a9e1 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Wed Jan 11 06:34:39 2023 -0800 |
committer | Patrick Rohr <prohr@google.com> | Mon Jan 30 15:08:49 2023 -0800 |
tree | 7d35a18da19df5953420e64a3975596f4eb782e4 | |
parent | 1e732f6b1728dcb80261f47217cd94ad9a80f98a [diff] |
EthernetManagerTest: update tests that bring up tap without carrier The old way to bring up a tap interface without carrier was flaky. So update the tests in line with TestNetworkService changes that start using IFF_NO_CARRIER to configure an interface without carrier. Test: atest EthernetManagerTest Bug: 249611919 Change-Id: I33bc80cc03a92887a79bffaa7a5bf38b0e66b3a7