summaryrefslogtreecommitdiffstats
path: root/minadbd/Android.bp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-01minadbd: statically link libadbd.Josh Gao1-3/+9
2020-03-31minadbd: statically link libadbd.Josh Gao1-3/+9
2019-10-23Use adbd_system_binaries to track adbd's dependencies.Josh Gao1-0/+4
2019-10-05minadbd: Return battery level via getprop.Tao Bao1-0/+4
2019-09-26minadbd: Export minadbd/types.h to libinstall.Tao Bao1-2/+9
2019-09-13Link libcrypto dynamically for recovery unit tests.Pete Bentley1-1/+1
2019-05-01Implement FuseBlockDataProviderxunchang1-0/+5
2019-04-26Add test for minadbdxunchang1-0/+2
2019-04-26minadbd: Support rescue install and getprop commands.Tao Bao1-1/+0
2019-04-23Add test for minadbdxunchang1-0/+2
2019-04-19minadbd: Support rescue install and getprop commands.Tao Bao1-1/+0
2019-04-16DO NOT MERGE: Add socket communication between recovery and minadbdxunchang1-1/+30
2019-04-11Add socket communication between recovery and minadbdxunchang1-1/+30
2019-03-19Create a FuseDataProvider base classxunchang1-0/+1
2019-01-02minadbd: daemon_service_to_fd takes std::string_view.Tao Bao1-0/+2
2018-12-03C++17 is the default now.Elliott Hughes1-1/+0
2018-11-13minadbd: track adb C++ version change.Josh Gao1-0/+1
2018-10-01Move to new isolation test runner.Christopher Ferris1-1/+1
2018-08-13Reland "Build and use minadbd as a shared library."Tao Bao1-9/+9
2018-08-10Build `recovery` with Soong.Tao Bao1-0/+1
2018-08-08Revert "Build and use minadbd as a shared library."Tao Bao1-9/+7
2018-08-07Build and use minadbd as a shared library.Tao Bao1-7/+9
2018-07-23Revert "Make recovery libraries shared / recovery_available"Hridya Valsaraju1-5/+3
2018-07-20Make recovery libraries shared / recovery_availableJerry Zhang1-3/+5
2018-07-20Make recovery libraries shared / recovery_availableJerry Zhang1-3/+5
2018-03-07Export fuse_sideload.h for libfusesideload.Tao Bao1-1/+1
2018-03-07minadbd: Move to Soong.Tao Bao1-32/+42
2018-02-18Disable building libapplypatch on macTianjie Xu1-0/+6
2018-02-13Skip the cache size check on hostTianjie Xu1-0/+2
2017-09-29otafault: Move to soong.Tao Bao1-7/+38
2017-08-29Turn on -Wall for recovery modulesTianjie Xu1-1/+4
2017-05-17libbootloader_message: convert to Android.bpTom Cherry1-16/+8
2017-05-10otautil: Android.mk -> Android.bpSteven Moreland1-0/+34