blob: b907a770610900d7781f85d02b046de2bad5b1fc [file] [log] [blame] [view] [edit]
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](./doc/linkage.png)](https://cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/frontend/adb_connector/doc/linkage.svg)