Skip to content

33.0.3

Compare
Choose a tag to compare
@blogwy blogwy released this 24 Sep 08:56
· 7 commits to master since this release

adb

  • Don't retry adb root if first attempt failed.
  • Fix track-devices duplicate entry.
  • Add receive windowing (increase throughput on high-latency connections).
  • More specific error messages in the "more than one device" failure cases.
  • Reject unexpected reverse forward requests.
  • Fix install-multi-package on Windows.

fastboot

  • Remove e2fsdroid as part of SDK platform-tools.
  • Print OemCmdHandler return message on success.