..
apex
Add min_sdk_version:R to updatable apexes
2020-04-02 03:02:16 +09:00
client
Optimizing install-multi-package to use ABB.
2020-05-19 04:26:42 +00:00
crypto
Statically link libadbd into minadbd.
2020-03-31 19:16:08 -07:00
daemon
adbd: check auth id.
2020-06-24 16:25:49 -07:00
fastdeploy
adbd: remove static dependency on libcutils.
2020-02-24 17:58:06 -08:00
fdevent
[adb] Optimize fdevent machinery
2020-03-18 23:20:00 -07:00
libs
Set apex_available property
2020-04-20 16:07:35 +09:00
pairing_auth
Fix pairing aes_128_gcm key initialization.
2020-03-26 02:17:34 +00:00
pairing_connection
Statically link libadbd into minadbd.
2020-03-31 19:16:08 -07:00
proto
Statically link libadbd into minadbd.
2020-03-31 19:16:08 -07:00
sysdeps
…
tls
Statically link libadbd into minadbd.
2020-03-31 19:16:08 -07:00
tools
check_ms_os_desc: fix buffer overflow.
2020-06-03 15:32:06 -07:00
.clang-format
…
Android.bp
Merge "adbd: remove ifdefs guarding root/secure." into rvc-dev
2020-06-09 21:42:05 +00:00
MODULE_LICENSE_APACHE2
…
NOTICE
…
OVERVIEW.TXT
…
OWNERS
…
SERVICES.TXT
…
SOCKET-ACTIVATION.txt
…
SYNC.TXT
…
adb.bash
…
adb.cpp
adb: change mdns tls service names (RFC 6763).
2020-04-20 21:03:15 +00:00
adb.h
Move adbd's legacy USB implementation to fastboot.
2020-03-31 16:05:36 -07:00
adb_auth.h
[adbwifi] Add A_STLS command.
2020-02-21 21:07:13 +00:00
adb_integration_test_adb.xml
…
adb_integration_test_device.xml
…
adb_io.cpp
…
adb_io.h
…
adb_io_test.cpp
…
adb_listeners.cpp
…
adb_listeners.h
…
adb_listeners_test.cpp
…
adb_mdns.h
adb: change mdns tls service names (RFC 6763).
2020-04-20 21:03:15 +00:00
adb_test.xml
Add test config for adbd_test and apply MainlineTestModuleController to it
2020-05-08 16:47:07 -07:00
adb_trace.cpp
Incremental installations in adb, client/host side.
2020-02-19 08:01:06 -08:00
adb_trace.h
adbd: remove static dependency on libcutils.
2020-02-24 17:58:06 -08:00
adb_unique_fd.cpp
…
adb_unique_fd.h
…
adb_utils.cpp
…
adb_utils.h
…
adb_utils_test.cpp
…
adb_wifi.h
[adbwifi] Add adbwifi_libs, TLS connection, and MDNS implementation.
2020-02-21 21:06:40 +00:00
benchmark_device.py
…
brotli_utils.h
adb: implement compression for file sync.
2020-03-26 16:08:41 -07:00
bugreport_test.cpp
…
file_sync_protocol.h
adb: implement compression for file sync.
2020-03-26 16:08:41 -07:00
mdns_test.cpp
adb: change mdns tls service names (RFC 6763).
2020-04-20 21:03:15 +00:00
protocol.txt
[adbwifi] Add A_STLS command.
2020-02-21 21:07:13 +00:00
security_log_tags.h
…
services.cpp
[adbwifi] Add adbwifi_libs, TLS connection, and MDNS implementation.
2020-02-21 21:06:40 +00:00
services.h
…
shell_protocol.h
…
shell_service_protocol.cpp
…
shell_service_protocol_test.cpp
…
socket.h
…
socket_spec.cpp
…
socket_spec.h
…
socket_spec_test.cpp
…
socket_test.cpp
…
sockets.cpp
…
sockets.dia
…
sysdeps.h
Add missing `static` for macOS inline.
2020-04-13 17:17:31 -07:00
sysdeps_test.cpp
…
sysdeps_unix.cpp
Incremental installations in adb, client/host side.
2020-02-19 08:01:06 -08:00
sysdeps_win32.cpp
[adbwifi] Add adbwifi_libs, TLS connection, and MDNS implementation.
2020-02-21 21:06:40 +00:00
sysdeps_win32_test.cpp
…
test_adb.py
adb: don't hardcode ports in test_adb.
2020-03-02 12:44:50 -08:00
test_device.py
…
trace.sh
…
transport.cpp
adb: change mdns tls service names (RFC 6763).
2020-04-20 21:03:15 +00:00
transport.h
adbd: check auth id.
2020-06-24 16:25:49 -07:00
transport_benchmark.cpp
…
transport_fd.cpp
[adbwifi] Add A_STLS command.
2020-02-21 21:07:13 +00:00
transport_local.cpp
[adbwifi] Add A_STLS command.
2020-02-21 21:07:13 +00:00
transport_test.cpp
…
types.cpp
…
types.h
adb: implement compression for file sync.
2020-03-26 16:08:41 -07:00
types_test.cpp
…