diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2025-04-29 15:19:18 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-04-29 13:38:52 +0000 |
| commit | 280a32a956ce6a62533ea6dd81bf5f47ec53aaf2 (patch) | |
| tree | eeab0440f2446f70e3dcb0ccc8014ead0def1dab /dashboard/config/linux/android-6.1.config | |
| parent | 9e70464425eebd2fa590c49a04f09e407d4bc3d4 (diff) | |
dashboard/config: enable ANDROID_BINDERFS
The bugs that were popping up during image tests now seem to be fixed.
Diffstat (limited to 'dashboard/config/linux/android-6.1.config')
| -rw-r--r-- | dashboard/config/linux/android-6.1.config | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dashboard/config/linux/android-6.1.config b/dashboard/config/linux/android-6.1.config index c699049d0..dff27e392 100644 --- a/dashboard/config/linux/android-6.1.config +++ b/dashboard/config/linux/android-6.1.config @@ -5,15 +5,15 @@ # Automatically generated file; DO NOT EDIT. # Linux/x86_64 6.1.25 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="Debian clang version 20.1.3 (++20250415113841+9420327ad768-1~exp1~20250415233902.104)" +CONFIG_CC_VERSION_TEXT="Debian clang version 20.1.4 (++20250426011826+182e8b7f8a71-1~exp1~20250426011849.108)" CONFIG_GCC_VERSION=0 CONFIG_CC_IS_CLANG=y -CONFIG_CLANG_VERSION=200103 +CONFIG_CLANG_VERSION=200104 CONFIG_AS_IS_LLVM=y -CONFIG_AS_VERSION=200103 +CONFIG_AS_VERSION=200104 CONFIG_LD_VERSION=0 CONFIG_LD_IS_LLD=y -CONFIG_LLD_VERSION=200103 +CONFIG_LLD_VERSION=200104 CONFIG_CC_CAN_LINK=y CONFIG_CC_CAN_LINK_STATIC=y CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y |
