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
Bug: 252963267
Change-Id: If6cefa519b32d041c8dccc0a58acb3028eefd878
(cherry picked from commit 525c30205c2c5563a80a645eb529396e5a95c163)
Merged-In: If6cefa519b32d041c8dccc0a58acb3028eefd878
1 file changed