ARM-software / devlib

Library for interaction with and instrumentation of remote devices.
Apache License 2.0
45 stars 77 forks source link

target: Properly propagate ADB port information #695

Closed metin-arm closed 1 week ago

metin-arm commented 2 weeks ago

Some ADB servers may use non-standard port number. Hence, add 'adb_port' property to AndroidTarget class and pass port number down to adb_command().