arm64-v8a GtsInteractiveUsbTestCases com.google.android.usb.gts.UsbDeviceModeTest#testUsbBroadcastsAndApilnDeviceMode
java.lang.AssertionError: This test requires a device under test untethered from a host. Use adb-over-wifi to achieve this.
测试手法如:https://blog.csdn.net/JinnyZhou/article/details/142263106?spm=1001.2014.3001.5502 所示
com.google.android.usb gts.UsbHostModeTest#testUsbBroadcastsAndApilnMode
java.lang.AssertionError: This test requires a device under test untethered from a host. Use adb-over-wifi to achieve this.
com.google.android.usb.gts.UsbRoleSwapTest#testRoleSwap
java.lang.AssertionError: This test requires a device under test untethered from a host. Use adb-over-wifi to achieve this.
测试手法如:https://blog.csdn.net/JinnyZhou/article/details/142263106?spm=1001.2014.3001.5502 所示