ethernet: increase timeout to deflake tests
The up / up / down / up issue causes ethernet tests to fail as
createInterface() uses eventually expect to wait on the down callback.
On the test infrastructure, that callback often does not arrive within
1000ms. I have seen this failure locally, although in less than 1% of
all test runs.
Bug: 234314411
Bug: 227008268
Test: atest EthernetManagerTest
Change-Id: I26929c47cfc557047e7987a920a07af4e1bd55d6
(cherry picked from commit 88692dc7c6758f442d89d21e22b5be6ca5140f1b)
Merged-In: I26929c47cfc557047e7987a920a07af4e1bd55d6
1 file changed