• Home
Name Date Size #Lines LOC

..--

doc/04-Jul-2025-149124

Android.bpD04-Jul-20251 KiB3936

README.mdD04-Jul-2025414 75

adb_connection_maintainer.cppD04-Jul-20259.3 KiB295213

adb_connection_maintainer.hD04-Jul-2025783 255

main.cppD04-Jul-20252.2 KiB7747

README.md

1Manages state in the adb server pertaining to a Cuttlefish device. The ADB
2server does not automatically discover Cuttlefish devices, so this process
3sends register and deregister messages to the ADB server to inform it of
4the device state.
5
6[![Linkage diagram](./doc/linkage.png)](https://cs.android.com/android/platform/superproject/+/master:device/google/cuttlefish/host/frontend/adb_connector/doc/linkage.svg)
7