• Home
Name Date Size #Lines LOC

..--

doc/03-May-2024-149124

Android.bpD03-May-20241.1 KiB4037

README.mdD03-May-2024414 75

adb_connection_maintainer.cppD03-May-20245.7 KiB190134

adb_connection_maintainer.hD03-May-2024783 255

main.cppD03-May-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