aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_binderfs.txt.const
Commit message (Collapse)AuthorAgeFilesLines
* all: add binderfs fuzzing supportAleksandr Nogikh2021-10-291-0/+10
Create one instance of binderfs per process and add descriptions to enable syzkaller to create binderfs mounts and binder devices itself. Keep descriptions compatible with the legacy mode (when devices are created at boot time).