diff options
Diffstat (limited to 'dashboard/config/linux/bits/subsystems.yml')
| -rw-r--r-- | dashboard/config/linux/bits/subsystems.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dashboard/config/linux/bits/subsystems.yml b/dashboard/config/linux/bits/subsystems.yml index eb4dc0426..f5f9aba5b 100644 --- a/dashboard/config/linux/bits/subsystems.yml +++ b/dashboard/config/linux/bits/subsystems.yml @@ -475,7 +475,9 @@ config: # Earlier we defined here 32 devices and syzkaller allocated one per test process. # When binderfs is used, we don't need that many - 2 is enough. - ANDROID_BINDER_DEVICES: "binder0,binder1" - - ANDROID_BINDERFS + # TODO: re-enable it once https://syzkaller.appspot.com/bug?extid=72b65b56208e052e606c + # is addressed. + - ANDROID_BINDERFS: [-v6.14, -linux-next] - COUNTER - VALIDATE_FS_PARSER - PSTORE |
