While the patch seems to fix things, it's rather a dirty fix. First of all
google uses the same sources for android adbd and for the host adb. Using
ANDROID_SOCKET_NAMESPACE_ABSTRACT on the host could lead to problems if
google would change abstract socket implementation in android or undefine
all this stuff for the host builds.
Anyway, the patch cuts off -H and -a options. Perhaps, a connection from
android adbd over tcp can't be established too.
Wouldn't it be better to contact upstream first? It seems the proposed
patch (series of patches, in fact) is going to change a lot.

Reply via email to