What’s New

Android SDK Platform Tools 28.0.2

28.0.2
Added 1
  • Adds support for dynamic partitions
Fixed 3
  • Fixes flakiness of adb shell port forwarding that leads to Connection reset by peer error message
  • Fixes authentication via ADB_VENDOR_KEYS when reconnecting devices
  • Fixes authentication when the private key used for authentication does not match the public key by calculating the public key from the private key

Fixes flakiness of adb shell port forwarding that leads to "Connection reset by peer" error message. Fixes authentication via ADB_VENDOR_KEYS when reconnecting devices. Fixes authentication—when the private key used for authentication does not match the public key—by calculating the public key from the private key, instead of assuming that they match. Adds support for dynamic partitions.

View original

Discussion