aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/android-5.4.sysctl
Commit message (Collapse)AuthorAgeFilesLines
* dashboard/config: move OS configs into separate dirsDmitry Vyukov2020-10-131-0/+19
There are too many assorted things in the config dir now. Split them per-OS. For now we just copy them to simplify deployment. When syzbot instances are switched to new configs, we can remove the old ones. Update #2171