JeffLIrion / adb_shell

A Python implementation of ADB with shell and FileSync functionality.
Apache License 2.0
530 stars 60 forks source link

Refactor timeouts #139

Closed JeffLIrion closed 3 years ago

JeffLIrion commented 3 years ago

Breaking change

This updates the parameters for the AdbDevice and AdbDeviceAsync constructors; the constructors for their subclasses are unchanged.