SIGN IN SIGN UP

Use adb_auth channel to send TLS Server port

ADB Wifi was written back when AdbDebuggingManager was no guaranteed to
be running. The workaround to communicate from adbd to Framework was to
use a global variable which makes timing undeterministic and code hard
to read.

Now that AdbDebuggingManager is always instantiated, we can rely on
the AdbDebuggingThread channel.

Fixes: 402927103
Test: NA

Change-Id: Ied1a7574b8883edb00a7148a596f0adbc73d0cdd
F
Fabien Sanglard committed
3c8f521638127b866ff43a277129c14ed307e3ff
Parent: a6de6d0