Merge "Rectify KMI version." am: c05ef17e31 am: 655e6a2c64 am: 51e07f62db

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

Change-Id: If66a79a2dea904e509216bbd8ca80a73a95fa3c3
This commit is contained in:
Yifan Hong
2021-05-13 20:31:34 +00:00
committed by Automerger Merge Worker

View File

@@ -94,9 +94,9 @@ endif
BOARD_USES_RECOVERY_AS_BOOT :=
TARGET_NO_KERNEL := false
BOARD_USES_GENERIC_KERNEL_IMAGE := true
# TODO(b/187432172): Add 5.10-android12-unstable
BOARD_KERNEL_MODULE_INTERFACE_VERSIONS := \
5.4-android12-0 \
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.