aboutsummaryrefslogtreecommitdiff
path: root/samples/binderfs/binderfs_example.c
AgeCommit message (Collapse)AuthorFilesLines
2019-01-14samples: add binderfs sample programChristian Brauner1-0/+83
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 <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>