29.0.6
Added 2
- 64-bit size/time support for adb ls when used with an Android 11 device
- Support listening on ::1 on POSIX
Changed 1
- Client support for WinUSB devices that publish a WinUSB descriptor no longer requires a USB driver to be installed
Fixed 1
- Fix hang when using adb install on something that isn't actually a file
adb 64-bit size/time support for adb ls when used with an Android 11 device. Support listening on ::1 on POSIX. Client support for WinUSB devices that publish a WinUSB descriptor (required for Android 11) should no longer require a USB driver to be installed. Fix hang when using adb install on something that isn't actually a file.