diff options
Diffstat (limited to 'dashboard/config/linux/bits/android-6.1.yml')
| -rw-r--r-- | dashboard/config/linux/bits/android-6.1.yml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dashboard/config/linux/bits/android-6.1.yml b/dashboard/config/linux/bits/android-6.1.yml new file mode 100644 index 000000000..784a502b6 --- /dev/null +++ b/dashboard/config/linux/bits/android-6.1.yml @@ -0,0 +1,13 @@ +# Copyright 2023 syzkaller project authors. All rights reserved. +# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. + +# See https://source.android.com/setup/build/building-kernels +# for details on how to checkout and build Android kernel. + +# Following branch: android14-6.1 +kernel: + repo: https://android.googlesource.com/kernel/common + tag: 39db5c72413aa + +shell: + - make gki_defconfig |
