android_system_core/adb
Elliott Hughes fc2f5f6728 adb: fix track-devices-l.
Also add a -l to the undocumented `adb track-devices` for easier
testing.

Bug: https://issuetracker.google.com/118470090
Test: manual
Change-Id: I436f6e45b249b98a073aa147ad4ed67d4d87f9bd
2019-07-31 14:14:59 -07:00
..
client adb: fix track-devices-l. 2019-07-31 14:14:59 -07:00
daemon adb: avoid leaking pty master FDs. 2019-07-30 14:48:57 -07:00
fastdeploy Fastdeploy converted to c++ and bin2c on the jar. 2019-07-29 12:00:09 -07:00
fdevent adb: fdevent: extract Add/Del/SetTimeout. 2019-07-08 18:32:24 -07:00
sysdeps Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
.clang-format
Android.bp Fastdeploy converted to c++ and bin2c on the jar. 2019-07-29 12:00:09 -07:00
MODULE_LICENSE_APACHE2
NOTICE
OVERVIEW.TXT
OWNERS
SERVICES.TXT
SYNC.TXT
adb.bash
adb.cpp libbase: add ConsumePrefix/ConsumeSuffix. 2019-05-03 12:49:31 -07:00
adb.h adb: move fdevent to its own folder. 2019-07-08 14:37:27 -07:00
adb_auth.h
adb_integration_test_adb.xml
adb_integration_test_device.xml
adb_io.cpp Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
adb_io.h Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
adb_io_test.cpp
adb_listeners.cpp
adb_listeners.h
adb_listeners_test.cpp adb: move fdevent to its own folder. 2019-07-08 14:37:27 -07:00
adb_mdns.h
adb_trace.cpp
adb_trace.h
adb_unique_fd.cpp
adb_unique_fd.h Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
adb_utils.cpp Allow overriding the log path. 2019-07-30 12:26:31 -07:00
adb_utils.h Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
adb_utils_test.cpp Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
benchmark_device.py
bugreport_test.cpp
file_sync_protocol.h
protocol.txt
security_log_tags.h
services.cpp libbase: add ConsumePrefix/ConsumeSuffix. 2019-05-03 12:49:31 -07:00
services.h Support adb rescue wipe command 2019-04-26 10:37:13 -07:00
shell_protocol.h Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
shell_service_protocol.cpp Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
shell_service_protocol_test.cpp
socket.h adb: move fdevent to its own folder. 2019-07-08 14:37:27 -07:00
socket_spec.cpp Restore default port for `adb connect`. 2019-07-30 21:55:56 -07:00
socket_spec.h
socket_spec_test.cpp Restore default port for `adb connect`. 2019-07-30 21:55:56 -07:00
socket_test.cpp adb: move fdevent to its own folder. 2019-07-08 14:37:27 -07:00
sockets.cpp libbase: add ConsumePrefix/ConsumeSuffix. 2019-05-03 12:49:31 -07:00
sockets.dia
sysdeps.h adb: move fdevent to its own folder. 2019-07-08 14:37:27 -07:00
sysdeps_test.cpp adb: win32: silence wine test failure. 2019-07-16 15:22:51 -07:00
sysdeps_unix.cpp Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
sysdeps_win32.cpp adb: win32: don't shutdown socket when closing. 2019-07-16 15:22:58 -07:00
sysdeps_win32_test.cpp
test_adb.py
test_device.py
trace.sh
transport.cpp adb: fix track-devices-l. 2019-07-31 14:14:59 -07:00
transport.h
transport_benchmark.cpp
transport_fd.cpp
transport_local.cpp
transport_test.cpp adb: move fdevent to its own folder. 2019-07-08 14:37:27 -07:00
transport_usb.cpp
types.h
types_test.cpp
usb.h