|
4 years ago | |
---|---|---|
.. | ||
Android.mk | 5 years ago | |
AndroidTest.xml | 5 years ago | |
README.md | 6 years ago | |
fuse_adb_provider.cpp | 5 years ago | |
fuse_adb_provider.h | 5 years ago | |
fuse_adb_provider_test.cpp | 5 years ago | |
minadbd.cpp | 6 years ago | |
minadbd.h | 6 years ago | |
minadbd_services.cpp | 4 years ago |
minadbd is now mostly built from libadbd. The fuse features are unique to minadbd, and services.c has been modified as follows:
sideload_service()
added; this is the only service supported. It
receives a single blob of data, writes it to a fixed filename, and
makes the process exit.