33.0.3
Added 1
- Add receive windowing to increase throughput on high-latency connections
Changed 3
- Don't retry adb root if first attempt failed
- Provide more specific error messages in the more than one device failure cases
- Print OemCmdHandler return message on success
Fixed 3
- Fix track-devices duplicate entry
- Reject unexpected reverse forward requests
- Fix install-multi-package on Windows
Removed 1
- Remove e2fsdroid as part of SDK platform-tools
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.