aboutsummaryrefslogtreecommitdiff
path: root/minadbd
AgeCommit message (Expand)Author
2024-02-02Migrate Test Targets to New Android Ownership ModelAditya Choudhary
2023-11-17Update recovery to use Health AIDL HAL V3.David Anderson
2023-10-20MinADB: Companion CL to deprecate tMsgFabien Sanglard
2022-12-24Update health AIDL HAL to V2Jack Wu
2022-06-14Merge "Adding adbd module OWNERS for minadbd compilation unit as well."Treehugger Robot
2022-06-13Adding adbd module OWNERS for minadbd compilation unit as well.Shaju Mathew
2022-06-13Merge "Track API change."Treehugger Robot
2022-01-19Track API change.Elliott Hughes
2021-12-15Suppression of socket connect from minadbd (CL 2/2) am: 1b3dcb8549Shaju Mathew
2021-12-14Suppression of socket connect from minadbd (CL 2/2)android12L-devShaju Mathew
2021-12-06GetBatteryInfo() also reads AIDL health HAL.Yifan Hong
2021-02-14[LSC] Add LOCAL_LICENSE_KINDS to bootable/recoveryBob Badour
2020-12-14Do not call exit() immediately after serving sideloadKelvin Zhang
2020-10-23Migrate system/core/adb to packages/modules/adbBaligh Uddin
2020-08-24Fix flaky tests by require root for minadbd_testsKelvin Zhang
2020-06-01Track rename of adbd_system_binaries.Josh Gao
2020-03-30minadbd: statically link libadbd.Josh Gao
2019-10-23Use adbd_system_binaries to track adbd's dependencies.Josh Gao
2019-10-04minadbd: Return battery level via getprop.Tao Bao
2019-09-27minadbd: Update README.md.Tao Bao
2019-09-26minadbd: Export minadbd/types.h to libinstall.Tao Bao
2019-09-13Link libcrypto dynamically for recovery unit tests.Pete Bentley
2019-07-10Merge "minadbd sends heartbeat to rescue service for getprop command."Tao Bao
2019-07-09minadbd sends heartbeat to rescue service for getprop command.Tao Bao
2019-07-08minadbd: delete unnecessary fdevent.h include.Josh Gao
2019-06-20Support starting fuse from a block mapTianjie Xu
2019-06-10minadbd: `adb rescue getprop` returns newline-terminated result.Tao Bao
2019-06-04minadbd: Support `adb rescue getprop`.Tao Bao
2019-06-03minadbd: More allowed properties.Tao Bao
2019-05-04Merge "ConsumePrefix is now in libbase."Elliott Hughes
2019-05-03ConsumePrefix is now in libbase.Elliott Hughes
2019-05-01Implement FuseBlockDataProviderxunchang
2019-04-26Support wipe command in rescue modexunchang
2019-04-23minadbd: Support `adb reboot` under sideload/rescue modes.Tao Bao
2019-04-23Add test for minadbdxunchang
2019-04-19minadbd: Support rescue install and getprop commands.Tao Bao
2019-04-17Allow entering rescue mode via recovery UI.Tao Bao
2019-04-15Remove the FD parameter from FuseDataProvider ctor.Tao Bao
2019-04-11Add socket communication between recovery and minadbdxunchang
2019-03-19Remove the provider_vtabxunchang
2019-03-19Create a FuseDataProvider base classxunchang
2019-01-02minadbd: daemon_service_to_fd takes std::string_view.Tao Bao
2018-12-03C++17 is the default now.Elliott Hughes
2018-11-13minadbd: track adb C++ version change.Josh Gao
2018-10-01Move to new isolation test runner.Christopher Ferris
2018-09-27Allow OTA package size larger than 2GiB(2147483647 bytes) on sideload.katao
2018-08-13Reland "Build and use minadbd as a shared library."Tao Bao
2018-08-10Build `recovery` with Soong.Tao Bao
2018-08-07Revert "Build and use minadbd as a shared library."Tao Bao
2018-08-06Build and use minadbd as a shared library.Tao Bao