aboutsummaryrefslogtreecommitdiffstats
path: root/samples/binderfs (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-01-14samples: add binderfs sample programChristian Brauner2-0/+84
This adds a simple sample program mounting binderfs and adding, then removing a binder device. Hopefully, it will be helpful to users who want to know how binderfs is supposed to be used. Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>