summaryrefslogtreecommitdiffstats
path: root/minadbd/fuse_adb_provider.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up fuse_sideload and add a testcase.Tao Bao2017-11-041-28/+25
| | | | | | | | | | | | This CL mainly changes: a) moving the interface in struct provider_vtab to std::function; b) code cleanup, such as moving the declaration closer to the uses, using explicit type conversion. Test: recovery_component_test Test: minadbd_test Test: Sideload a package on marlin. Change-Id: Id0e3c70f1ada54a4cd985b54c84438c23ed4687e
* Minor minadbd cleanup.Elliott Hughes2016-06-171-2/+0
| | | | | | | Distinguish our "services.cpp" more clearly from the regular adbd "services.cpp", and remove a few useless includes of "sysdeps.h". Change-Id: Ided4945a3ac5916133322ca7e95fa51add9abaa4
* Move minadb over to new API.Elliott Hughes2015-05-021-13/+8
| | | | Change-Id: I889bcf2222245c7665287513669cae8831e37081
* Switch minadb over to C++.Elliott Hughes2015-04-101-0/+66
Change-Id: I5afaf70caa590525627c676c88b445d3162de33e