aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2022-03-24Tweak linux_glibc properties for musl builds in packages/modules/adbColin Cross
2021-11-22Set min_sdk_versionJooyung Han
2021-08-24Depend statically on libadb_protos (and its dependencies)Oriol Prieto Gasco
2021-06-30Fix required for recovery phony moduleInseob Kim
2021-04-29Reimplement libusb client in terms of the nonblocking API.Josh Gao
2021-04-20Merge "Add adbd_test to mainline test mapping for Adbd."Treehugger Robot
2021-04-15Add adbd_test to mainline test mapping for Adbd.easoncylee
2021-04-14adbd(_test): statically link libcrypto.so on host.Josh Gao
2021-03-25Mark adb integration tests as not unit testsJulien Desprez
2021-03-19Use __APPLE_USE_RFC_3542 for darwin.Joshua Duong
2021-03-18Merge "Openscreen discovery integration for adb client."Joshua Duong
2021-03-17Openscreen discovery integration for adb client.Joshua Duong
2021-03-16Merge changes I6fdb0185,Ia32790cdJosh Gao
2021-03-16Merge "Enable adbd test to be included in android-mts-adbd as well as android...Kimberly Kreider
2021-03-15adb: add watchdog.Josh Gao
2021-03-15adb: add a class to monitor for property changes.Josh Gao
2021-03-15Enable adbd test to be included in android-mts-adbd as well as android-mts.Kimberly Kreider
2021-03-08Retire the qemu pipe from adbdRoman Kiryanov
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/adbBob Badour
2021-01-27Build sample com.android.adbdplatform-tools-31.0.0Liz Kammer
2020-11-04Fix references to system/core.Josh Gao
2020-10-18Migrate system/core/adb to packages/modules/adbBaligh Uddin
2020-09-25Turn off -Wnon-virtual-dtor explicitlyJiyong Park
2020-09-01Merge "Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)" into stage...Xin Li
2020-08-29Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li
2020-08-28Don't enable version lib for libadb_sysdepsJiyong Park
2020-08-03[adb] Correctly read host/user name on Windows.Joshua Duong
2020-07-17Merge "[clang-tidy] Add bugprone-inaccurate-erase check." am: 4aa073337d am: ...Joshua Duong
2020-07-17[clang-tidy] Add bugprone-inaccurate-erase check.Joshua Duong
2020-06-09Merge "adbd: remove ifdefs guarding root/secure." am: 43602d3a34 am: 3ea63f1637Josh Gao
2020-06-09Merge "adbd: remove ifdefs guarding root/secure."Josh Gao
2020-06-08adbd: remove ifdefs guarding root/secure.Josh Gao
2020-06-08Merge "Move libadbd_auth, libadbd_fs to adbd_system_binaries." am: 8ecde29743...Josh Gao
2020-06-08Merge "Move libadbd_auth, libadbd_fs to adbd_system_binaries."Josh Gao
2020-06-03Merge "adb: implement zstd compression for file sync." am: 2e584ca5ca am: 0b3...Josh Gao
2020-06-01Move libadbd_auth, libadbd_fs to adbd_system_binaries.Josh Gao
2020-05-28adb: implement zstd compression for file sync.Josh Gao
2020-05-19Merge changes from topic "adb-mdns" am: 3b24e9de97 am: 65b8c91c13Joshua Duong
2020-05-09Merge "Add test config for adbd_test and apply MainlineTestModuleController t...Chen Zhu
2020-05-08Add test config for adbd_test and apply MainlineTestModuleController to itChen Zhu
2020-05-07Add mDNS service instance name parser.Joshua Duong
2020-04-22adbd: don't use libc++_static.Josh Gao
2020-04-22adb: split transport_local.cpp into client/daemon.Josh Gao
2020-04-21adbd: improve coverage by compiling less code.Josh Gao
2020-04-21Merge changes from topic "apex_available" into rvc-devJiyong Park
2020-04-20adb: change mdns tls service names (RFC 6763).Joshua Duong
2020-04-20adbd: add apex_available and visibility for internal libs.Josh Gao
2020-04-20Set apex_available propertyJiyong Park
2020-04-17adb: change mdns tls service names (RFC 6763).Joshua Duong
2020-04-02adb: implement LZ4 compression.Josh Gao