Merge "Remove GKI APEX from build." am: bee97a2052 am: e8e08623a2

Original change: https://android-review.googlesource.com/c/platform/build/+/1746695

Change-Id: I85e4edb8e41d421a8a3856825983c1c225178788
This commit is contained in:
Treehugger Robot
2021-06-25 00:39:17 +00:00
committed by Automerger Merge Worker

View File

@@ -29,9 +29,6 @@ BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
BOARD_USES_RECOVERY_AS_BOOT := BOARD_USES_RECOVERY_AS_BOOT :=
TARGET_NO_KERNEL := false TARGET_NO_KERNEL := false
BOARD_USES_GENERIC_KERNEL_IMAGE := true BOARD_USES_GENERIC_KERNEL_IMAGE := true
BOARD_KERNEL_MODULE_INTERFACE_VERSIONS := \
5.4-android12-unstable \
5.10-android12-unstable \
# Copy boot image in $OUT to target files. This is defined for targets where # Copy boot image in $OUT to target files. This is defined for targets where
# the installed GKI APEXes are built from source. # the installed GKI APEXes are built from source.