lineage: products: lineage_x86{,_64}: Don't build kernel

* Results in an error.

Change-Id: Ifab94ca34bab75d8e55b317f69060fc02f068ecf
This commit is contained in:
Nolen Johnson
2022-02-14 15:59:04 -05:00
parent d8bdaefb4f
commit 8e215b7200
2 changed files with 3 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ $(call inherit-product, build/target/product/gsi_release.mk)
include vendor/lineage/build/target/product/lineage_generic_target.mk
TARGET_USES_64_BIT_BINDER := true
TARGET_NO_KERNEL_OVERRIDE := true
# Enable mainline checking
PRODUCT_ENFORCE_ARTIFACT_PATH_REQUIREMENTS := relaxed

View File

@@ -17,6 +17,8 @@ $(call inherit-product, build/target/product/gsi_release.mk)
include vendor/lineage/build/target/product/lineage_generic_target.mk
TARGET_NO_KERNEL_OVERRIDE := true
# Enable mainline checking
PRODUCT_ENFORCE_ARTIFACT_PATH_REQUIREMENTS := relaxed