• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

doc/25-Apr-2025-149124

Android.bpD25-Apr-20251 KiB3936

README.mdD25-Apr-2025414 75

adb_connection_maintainer.cppD25-Apr-20259.3 KiB295213

adb_connection_maintainer.hD25-Apr-2025783 255

main.cppD25-Apr-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