Merge "Set BOARD_KERNEL_MODULE_INTERFACE_VERSIONS for aosp_arm64" am: 5c9667d1ac
am: 59a4a06170
Original change: https://android-review.googlesource.com/c/platform/build/+/1392541 Change-Id: I9b0c5e001fbbbf25b6fb86559e376fc8804a48ad
This commit is contained in:
commit
a05aba7c86
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ BOARD_KERNEL_BINARIES := kernel-4.19-gz kernel-5.4 kernel-5.4-gz kernel-5.4-lz4
|
|||
ifneq (,$(filter userdebug eng,$(TARGET_BUILD_VARIANT)))
|
||||
BOARD_KERNEL_BINARIES += kernel-5.4-allsyms kernel-5.4-gz-allsyms kernel-5.4-lz4-allsyms
|
||||
endif
|
||||
BOARD_KERNEL_MODULE_INTERFACE_VERSIONS := 5.4-android12-0
|
||||
|
||||
# Some vendors still haven't cleaned up all device specific directories under
|
||||
# root!
|
||||
|
|
Loading…
Reference in a new issue