diff --git a/BoardConfig-common.mk b/BoardConfig-common.mk index cf46e7f5..f8da0246 100644 --- a/BoardConfig-common.mk +++ b/BoardConfig-common.mk @@ -39,9 +39,6 @@ BOARD_KERNEL_CMDLINE += cgroup_disable=memory BOARD_KERNEL_CMDLINE += rcupdate.rcu_expedited=1 rcu_nocbs=all BOARD_KERNEL_CMDLINE += stack_depot_disable=off page_pinner=on BOARD_KERNEL_CMDLINE += swiotlb=1024 -# TODO(pcc): Remove this once the shusky kernel is updated with -# https://android-review.git.corp.google.com/q/topic:%22kasan-mte-sampling-again%22 -BOARD_KERNEL_CMDLINE += kasan=off BOARD_BOOTCONFIG += androidboot.boot_devices=13200000.ufs TARGET_NO_BOOTLOADER := true