Rectify KMI version.

Test: builds
Bug: 187913647
Bug: 187432172
Change-Id: Ic01c385b3474c78c5ac2da3b1a5a253eb241ed9b
This commit is contained in:
Yifan Hong 2021-05-12 14:28:04 -07:00
parent 14d2317167
commit 29c1639715

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.