github.com/google/syzkaller@v0.0.0-20251211124644-a066d2bc4b02/dashboard/config/linux/bits/android-6.12.yml (about) 1 # Copyright 2023 syzkaller project authors. All rights reserved. 2 # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. 3 4 # See https://source.android.com/setup/build/building-kernels 5 # for details on how to checkout and build Android kernel. 6 7 # Following branch: android16-6.12 8 kernel: 9 repo: https://android.googlesource.com/kernel/common 10 tag: 0697e85aef2e6a986214cc886be423fee63ae0e2 11 12 shell: 13 - make gki_defconfig 14 15 config: 16 - CMDLINE: [append, "binder.impl=rust"]