summaryrefslogtreecommitdiffstats
path: root/minadbd/Android.bp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update health AIDL HAL to V2Jack Wu2022-12-241-2/+2
* GetBatteryInfo() also reads AIDL health HAL.Yifan Hong2021-12-071-0/+2
* [LSC] Add LOCAL_LICENSE_KINDS to bootable/recoveryBob Badour2021-02-141-0/+9
* Migrate system/core/adb to packages/modules/adbBaligh Uddin2020-10-231-1/+1
* Fix flaky tests by require root for minadbd_testsKelvin Zhang2020-08-241-0/+1
* Track rename of adbd_system_binaries.Josh Gao2020-06-021-1/+1
* minadbd: statically link libadbd.Josh Gao2020-03-311-3/+9
* Use adbd_system_binaries to track adbd's dependencies.Josh Gao2019-10-231-0/+4
* minadbd: Return battery level via getprop.Tao Bao2019-10-051-0/+4
* minadbd: Export minadbd/types.h to libinstall.Tao Bao2019-09-261-2/+9
* Link libcrypto dynamically for recovery unit tests.Pete Bentley2019-09-131-1/+1
* Implement FuseBlockDataProviderxunchang2019-05-011-0/+5
* Add test for minadbdxunchang2019-04-231-0/+2
* minadbd: Support rescue install and getprop commands.Tao Bao2019-04-191-1/+0
* Add socket communication between recovery and minadbdxunchang2019-04-111-1/+30
* Create a FuseDataProvider base classxunchang2019-03-191-0/+1
* minadbd: daemon_service_to_fd takes std::string_view.Tao Bao2019-01-021-0/+2
* C++17 is the default now.Elliott Hughes2018-12-031-1/+0
* minadbd: track adb C++ version change.Josh Gao2018-11-131-0/+1
* Move to new isolation test runner.Christopher Ferris2018-10-011-1/+1
* Reland "Build and use minadbd as a shared library."Tao Bao2018-08-131-9/+9
* Build `recovery` with Soong.Tao Bao2018-08-101-0/+1
* Revert "Build and use minadbd as a shared library."Tao Bao2018-08-081-9/+7
* Build and use minadbd as a shared library.Tao Bao2018-08-071-7/+9
* Export fuse_sideload.h for libfusesideload.Tao Bao2018-03-071-1/+1
* minadbd: Move to Soong.Tao Bao2018-03-071-0/+78