commit | 525c30205c2c5563a80a645eb529396e5a95c163 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Wed Jun 22 19:13:11 2022 -0700 |
committer | Patrick Rohr <prohr@google.com> | Fri Jul 01 11:48:24 2022 -0700 |
tree | b2cfee2336e0845ec13b07ef4005d07a30dcb481 | |
parent | 43fa51ca2e1918b3e138547373dd3731215d41cd [diff] |
ethernet: enable testCallbacks_forServerModeInterfaces on CF testCallbacks_forServerModeInterfaces was previously skipped on CF as isAdbOverNetwork() was true. The existing interface on CF has configured NetworkCapabilities which excludes it from being used in tethering. Using assumeNoInterfaceForTetheringAvailable() is therefore a better assumption check for this test. Test: atest EthernetManagerTest Change-Id: If6cefa519b32d041c8dccc0a58acb3028eefd878