From 8c6353c9c6cd9e174e575dde95e040fc4f6dd678 Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Wed, 27 Oct 2021 08:35:20 +0000 Subject: 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. --- dashboard/config/linux/android-5.10-base.config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dashboard/config/linux/android-5.10-base.config') diff --git a/dashboard/config/linux/android-5.10-base.config b/dashboard/config/linux/android-5.10-base.config index e19d82714..7a241499f 100644 --- a/dashboard/config/linux/android-5.10-base.config +++ b/dashboard/config/linux/android-5.10-base.config @@ -5,11 +5,11 @@ # Automatically generated file; DO NOT EDIT. # Linux/x86_64 5.10.74 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="Debian clang version 11.0.1-2" +CONFIG_CC_VERSION_TEXT="Debian clang version 11.1.0-4" CONFIG_GCC_VERSION=0 -CONFIG_LD_VERSION=235020000 +CONFIG_LD_VERSION=237000000 CONFIG_CC_IS_CLANG=y -CONFIG_CLANG_VERSION=110001 +CONFIG_CLANG_VERSION=110100 CONFIG_LLD_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_CAN_LINK_STATIC=y -- cgit mrf-deployment