mirror of
https://github.com/mik3y/usb-serial-for-android.git
synced 2026-08-18 03:42:59 +00:00
tests UsbDeviceConnection close behavior
and extract test utilities
This commit is contained in:
-2
@@ -130,8 +130,6 @@ public class SerialInputOutputManager implements Runnable {
|
||||
/**
|
||||
* Continuously services the read and write buffers until {@link #stop()} is
|
||||
* called, or until a driver exception is raised.
|
||||
*
|
||||
* NOTE(mikey): Uses inefficient read/write-with-timeout.
|
||||
*/
|
||||
@Override
|
||||
public void run() {
|
||||
|
||||
Reference in New Issue
Block a user