commit | a1b788e9ec72b96248ae9c7d61d37b84bcb8f6d1 | [log] [tgz] |
---|---|---|
author | chayemme <chaneswarareddy.yemme@amd.com> | Mon Aug 05 15:08:51 2024 +0530 |
committer | Patrick Rohr <prohr@google.com> | Thu Feb 06 08:11:29 2025 -0800 |
tree | d1975fc1365288ee8a8f935da6a24cf98eb3f61f | |
parent | 057369c8401d45c90e4a068e8a30969469fc5ea1 [diff] |
Prevent calling requestTetheredInterface when using adb over ethernet Otherwise, if adb over ethernet is used, assumeNoInterfaceForTetheringAvailable() tears down the adb connection because the call to requestTetheredInterface() tears down IpClient. Bug: 357332207 Test: atest EthernetManagerTest Change-Id: I9d04c1a8d39d0accd8061dbfb195ae2359f48e93