summaryrefslogtreecommitdiffstats
path: root/fuse_sideload (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-07-20Make recovery libraries shared / recovery_availableJerry Zhang1-1/+2
Test: compiles Bug: 78793464 Change-Id: Iff64bc1a597e70f749a9d825f7d386baa427be3d Merged-In: Iff64bc1a597e70f749a9d825f7d386baa427be3d (cherry picked from commit 92969c49dce519803ed0a1986781c474b1bbc82f)
2018-03-07Export fuse_sideload.h for libfusesideload.Tao Bao3-0/+569
Move the module into a separate directory so that we can export only the expected header. With this change, minadbd no longer needs to include bootable/recovery. Test: mmma -j bootable/recovery Change-Id: I69b888ceb160a33a67d79c5bda208dc17ad6ed86