raven: add TARGET_PREBUILT_KERNEL flag
Change-Id: I9dacbda39326a9c642a8882ad558ca89651aa55e
diff --git a/omni_raven.mk b/omni_raven.mk
index bd1e753..6f55209 100644
--- a/omni_raven.mk
+++ b/omni_raven.mk
@@ -48,6 +48,9 @@
#BOARD_BOOTCONFIG += androidboot.selinux=permissive
#BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive
+# Kernel
+TARGET_PREBUILT_KERNEL := device/google/raviole-kernel/Image.lz4
+
# HBM
PRODUCT_COPY_FILES += \
device/google/raviole/permissions/permissions_com.android.hbmsvmanager.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/permissions_com.android.hbmsvmanager.xml