tree: 2ab816c1cd6ec1b14bc509ec36eb9091e354aa25 [path history] [tgz]
  1. doc/
  2. adb_connection_maintainer.cpp
  3. adb_connection_maintainer.h
  4. Android.bp
  5. main.cpp
  6. README.md
host/frontend/adb_connector/README.md

Manages state in the adb server pertaining to a Cuttlefish device. The ADB server does not automatically discover Cuttlefish devices, so this process sends register and deregister messages to the ADB server to inform it of the device state.

Linkage diagram