commit | 88be5a3a3ad09d7f91508379d9b142c226698376 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Wed Jun 19 03:42:30 2024 +0000 |
committer | Patrick Rohr <prohr@google.com> | Wed Jun 19 03:43:33 2024 +0000 |
tree | ddbcaf5f415abab856e47aa155ab19a6b2b51ca9 | |
parent | 39eb70b0c9acf5d76d6df87fda8523966d1866d8 [diff] |
Increase timeout for waiting for physical interfaces to show up 200ms does not seem to be enough for our test infra. There have been test failures where tethering test was started on devices with physical interfaces that were available for tethering (i.e. cuttlefish on Android R and S). This change increases the timeout to 1000ms, which unfortunately means the tests will take a bit longer. Test: TH Bug: 348044867 Change-Id: I5fe541cf1db1097040066baa73ba949533718ef6