github.com/google/syzkaller@v0.0.0-20240517125934-c0f1611a36d6/dashboard/config/linux/bits/android.yml (about)

     1  # Copyright 2020 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  # Enabled on all Android kernels.
     5  
     6  config:
     7   # gki_defconfig defaults to KERNEL_LZ4, but we don't have lz4 installed,
     8   # and the package lz4 is not available on the syzbot distros.
     9   - KERNEL_GZIP
    10   # gki_defconfig uses these settings
    11   - CMDLINE: [append, "cgroup_disable=pressure cgroup.memory=nokmem"]
    12   # Disable -Werror for -Wframe-larger-than' warning
    13   - KVM_WERROR: n