diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2021-10-27 08:35:20 +0000 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-10-29 10:10:32 +0200 |
| commit | 8c6353c9c6cd9e174e575dde95e040fc4f6dd678 (patch) | |
| tree | 6fb12465a93ed7cb02ee938caf19f6c87993cd63 /dashboard/config/linux/bits/android-subsystems.yml | |
| parent | 96a31541954f67fa12c6b8361fa77d9c7a3b7665 (diff) | |
dashboard/config: enable binderfs
Also, create only 2 binder devices at binderfs creation - we don't need
32 devices anymore, as a separate binderfs instance is now created per
each syz-executor.
Diffstat (limited to 'dashboard/config/linux/bits/android-subsystems.yml')
| -rw-r--r-- | dashboard/config/linux/bits/android-subsystems.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dashboard/config/linux/bits/android-subsystems.yml b/dashboard/config/linux/bits/android-subsystems.yml index c716cb80a..34d8a6102 100644 --- a/dashboard/config/linux/bits/android-subsystems.yml +++ b/dashboard/config/linux/bits/android-subsystems.yml @@ -29,3 +29,4 @@ config: - USB_CONFIGFS_F_HID - USB_CONFIGFS_F_UVC - USB_CONFIGFS_F_PRINTER + - ANDROID_BINDER_DEVICES: "binder0,binder1" |
