30.0.1
Changed 3
- Disable adb mdns auto-connection by default, which can be reenabled with the ADB_MDNS_AUTO_CONNECT environment variable
- Improve performance of adb install-multi on Android 10 or newer devices
- Update support for wireless pairing
Fixed 1
- Fix timeout when using adb root/unroot on a device connected over TCP
adb Disable adb mdns auto-connection by default. This can be reenabled with the ADB_MDNS_AUTO_CONNECT environment variable. Improve performance of adb install-multi on Android 10 or newer devices. Fix timeout when using adb root/unroot on a device connected over TCP. Update support for wireless pairing.