aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/bits/android.yml
diff options
context:
space:
mode:
authorSpace Meyer <spm@google.com>2022-11-14 11:46:00 +0000
committerDmitry Vyukov <dvyukov@google.com>2022-11-14 15:03:01 +0100
commit15e1da7b57c0124b38fe07ff4aa86a55a1a065f9 (patch)
treea94971f4fa7a95e204be068919b53a197cbc8661 /dashboard/config/linux/bits/android.yml
parent5e29b30f257ceeecfbf677fe0243cf616449d7be (diff)
dashboard/config: move android 5.10 specifics out of android.yml
See discussion here about why this affected android 5.4: https://github.com/google/syzkaller/pull/3518#issuecomment-1313533618
Diffstat (limited to 'dashboard/config/linux/bits/android.yml')
-rw-r--r--dashboard/config/linux/bits/android.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/dashboard/config/linux/bits/android.yml b/dashboard/config/linux/bits/android.yml
index 949c0c3d1..d591caf14 100644
--- a/dashboard/config/linux/bits/android.yml
+++ b/dashboard/config/linux/bits/android.yml
@@ -9,8 +9,5 @@ config:
- KERNEL_GZIP
# gki_defconfig uses these settings
- CMDLINE: [append, "cgroup_disable=pressure cgroup.memory=nokmem"]
- # Android has back-ported the KASAN_STACK_ENABLE => KASAN_STACK rename from v5.11
- - KASAN_STACK_ENABLE: [n, v5.10, override]
- - KASAN_STACK: [v5.10, override]
# Disable -Werror for -Wframe-larger-than' warning
- KVM_WERROR: n