37.0.0
Added 1
- Libadbmdns now returns .local hostname as part of services metadata
Changed 2
- Default mDNS backend is now libadbmdns, with openscreen included as deprecated failover
- Linux USB backend now uses netlink instead of an active loop to detect device addition and deletion
Deprecated 1
- Library openscreen is deprecated as a failover for mDNS backend
adb The default mDNS backend is now libadbmdns. Library openscreen is still included as a failover but is deprecated. Libadbmdns now also return .local hostname as part of services metadata. Linux USB backend now uses netlink instead of an active loop to detect devices addition/deletion.