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

..--

doc/14-Jan-2024-149124

Android.bpD15-Dec-20241 KiB3936

README.mdD14-Jan-2024414 75

adb_connection_maintainer.cppD15-Dec-20247.7 KiB245174

adb_connection_maintainer.hD14-Jan-2024783 255

main.cppD14-Jan-20242.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