Merge "enable LZ4 ramdisks for aosp_arm64" into rvc-dev

This commit is contained in:
TreeHugger Robot 2020-06-17 17:51:25 +00:00 committed by Android (Google) Code Review
commit f854cf8317
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ BOARD_KERNEL-5.4-GZ_BOOTIMAGE_PARTITION_SIZE := 47185920
BOARD_KERNEL-5.4-LZ4_BOOTIMAGE_PARTITION_SIZE := 53477376
BOARD_USERDATAIMAGE_PARTITION_SIZE := 576716800
BOARD_RAMDISK_USE_LZ4 := true
BOARD_BOOT_HEADER_VERSION := 3
BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)