Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f23a5dc4 authored by Yifan Hong's avatar Yifan Hong Committed by Automerger Merge Worker
Browse files

Merge "Fix the KMI version mismatch" am: 27ec5744

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

Change-Id: I7e0cddf993ed0934084d4298b5b9e60b7cdd53be
parents ac23c08d 27ec5744
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.