Fix testIpClientIsNotStartedWhenLinkIsDown.

This test is failing at HEAD because the known bug it is
testing for is fixed. Check that IpClient is (correctly) not
started when link is down. In order to ensure that the test is
correct and that not starting IpClient is not caused by some
other setup problem in the test, ensure that IpClient is also
(correctly) started if later on link does come up.

Test: atest EthernetServiceTests
Test: atest --rerun-until-failure 100 EthernetNetworkFactoryTest#testIpClientIsNotStartedWhenLinkIsDown
Change-Id: Id30bc9be1fc3ecf3d10c12d0b23c64814f4dbf9c
1 file changed
tree: 270e3060144c4297df3c61cbe4df3642833af064
  1. java/
  2. tests/
  3. .gitignore
  4. Android.bp
  5. TEST_MAPPING