aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2021-06-25 00:08:51 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-06-25 00:08:51 +0000
commitbee97a2052fce36f3df49d040f9204c7c385cd23 (patch)
tree60f80c6f818d5c3ddce9112f1c49db949a9827b9
parent915d0f07b976834cf652529a7c74906daae1eacb (diff)
parentb948d59876c1a90e8321c7c9d0788f40efdb68ad (diff)
downloadbuild-bee97a2052fce36f3df49d040f9204c7c385cd23.tar.gz
Merge "Remove GKI APEX from build."
-rw-r--r--target/board/BoardConfigGkiCommon.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/target/board/BoardConfigGkiCommon.mk b/target/board/BoardConfigGkiCommon.mk
index 1a8c6b1bb9..51730121cb 100644
--- a/target/board/BoardConfigGkiCommon.mk
+++ b/target/board/BoardConfigGkiCommon.mk
@@ -29,9 +29,6 @@ BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
BOARD_USES_RECOVERY_AS_BOOT :=
TARGET_NO_KERNEL := false
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
# the installed GKI APEXes are built from source.