Merge "enable LZ4 ramdisks for aosp_arm64"

This commit is contained in:
Treehugger Robot
2020-08-20 19:46:20 +00:00
committed by Gerrit Code Review

View File

@@ -70,6 +70,7 @@ BOARD_KERNEL-MAINLINE-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)