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

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

Merge "Rectify KMI version." am: c05ef17e am: 655e6a2c am: 51e07f62 am: 28914154

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

Change-Id: Ie43090beb5b2def5be12d0391b8a72584532d538
parents 15562de3 28914154
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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.