commit | 29aab410d34a7d450fb61478c83f5a708310de8f | [log] [tgz] |
---|---|---|
author | Chuwei He <chuweih@google.com> | Tue Jan 21 10:42:06 2025 +0900 |
committer | Chuwei He <chuweih@google.com> | Tue Jan 21 23:43:04 2025 -0800 |
tree | 872f51fc3a2c8d0de2704c03395dc2026320e5f0 | |
parent | 4726c90d0e7e32e514c5143cacc98c9e0a124122 [diff] |
Fix test failure on Android TV due to built in ethernet interface Android TV is failing on EthernetManagerTest.testSetTetheringInterfaceMode_disableEnableEthernet due to its built in ethernet interface is identified as tethering interface. This patch mark the test as only run when no tethering interface available. Bug: 389829357 Test: atest EthernetManagerTest Change-Id: Iab159e224d6baef8ae55ecc2d91a659b90a31538