Fixes cleanup issue in guest restart.

Adds an assignment I overlooked the first time.

The problem surfaced with the following sequence:
 - host-side socket_forward_proxy starts
 - host-side adb connect
 - guest-side socket_forward_proxy starts

It produced a pair of queues where one was INACTIVE and the other was
HOST_CLOSED.

BUG: 72654144
Change-Id: Ie52d5907bd54c3b1c0c3bd83f262de94a704f19e
1 file changed
tree: 2283f1579f3e22f8230e028438b688ed7bc4316b
  1. common/
  2. guest/
  3. host/
  4. tools/
  5. Android.bp
  6. Android.mk
  7. OWNERS