android_system_core/adb/client
Josh Gao ef4a999343 adb: increase `adb [un]root` timeout.
3 seconds isn't generous enough, because if we're rapidly restarting
(e.g. `adb root; adb unroot`), init will wait 5 seconds to restart us.

Test: `adb root && adb unroot`
Change-Id: I353e8d1ee14f3b08416445ff627dea4a49afd9a4
2019-05-01 18:53:43 -07:00
..
adb_client.cpp Revert "Add a way to turn off unique_fd's operator int." 2019-04-25 15:59:28 +00:00
adb_client.h Revert "Add a way to turn off unique_fd's operator int." 2019-04-25 15:59:28 +00:00
adb_install.cpp Support splitAPK in install-multi-package. 2019-02-25 12:10:31 +00:00
adb_install.h
auth.cpp adb: restore generation of public key in `adb keygen`. 2019-04-29 12:36:32 -07:00
bugreport.cpp
bugreport.h
commandline.cpp adb: increase `adb [un]root` timeout. 2019-05-01 18:53:43 -07:00
commandline.h
console.cpp adb: convert more stuff to unique_fd. 2019-01-23 17:11:13 -08:00
fastdeploy.cpp
fastdeploy.h
fastdeploycallbacks.cpp
fastdeploycallbacks.h
file_sync_client.cpp adb: Avoid extra std::string copies 2019-03-26 12:00:19 -07:00
file_sync_client.h
line_printer.cpp
line_printer.h
main.cpp adb: attempt to exec newer adb servers on Linux. 2019-03-14 15:41:41 -07:00
transport_mdns.cpp
usb_dispatch.cpp adb: make `adb reconnect` perform a USB reset. 2019-03-28 15:47:44 -07:00
usb_libusb.cpp adb: make `adb reconnect` perform a USB reset. 2019-03-28 15:47:44 -07:00
usb_linux.cpp adb: make `adb reconnect` perform a USB reset. 2019-03-28 15:47:44 -07:00
usb_osx.cpp adb: fix mac build breakage. 2019-04-02 16:31:32 -07:00
usb_windows.cpp adb: make `adb reconnect` perform a USB reset. 2019-03-28 15:47:44 -07:00