Merge "Fix the KMI version mismatch" am: 27ec5744f5
am: f23a5dc45d
am: e7774805d5
Original change: https://android-review.googlesource.com/c/platform/build/+/1681973 Change-Id: Idbac1eb8831ffd3234c242cb826dc50504a0420e
This commit is contained in:
commit
4ec807cb77
1 changed files with 1 additions and 1 deletions
|
@ -98,9 +98,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.10-android12-0 \
|
||||
|
||||
# Copy boot image in $OUT to target files. This is defined for targets where
|
||||
# the installed GKI APEXes are built from source.
|
||||
|
|
Loading…
Reference in a new issue