Merge "Set BOARD_KERNEL_MODULE_INTERFACE_VERSIONS for aosp_arm64" am: 5c9667d1ac
Original change: https://android-review.googlesource.com/c/platform/build/+/1392541 Change-Id: I91121c1be7872d9445612021deb03235811a0200
This commit is contained in:
commit
59a4a06170
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ BOARD_KERNEL_BINARIES := 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