Merge "Switch ramdisk.img to the LZ4 format"

This commit is contained in:
Treehugger Robot 2020-11-05 21:30:28 +00:00 committed by Gerrit Code Review
commit d41b82563f
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ BOARD_INCLUDE_DTB_IN_BOOTIMG := false
BOARD_BOOT_HEADER_VERSION := 3
BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
BOARD_VENDOR_BOOTIMAGE_PARTITION_SIZE := 0x06000000
BOARD_RAMDISK_USE_LZ4 := true
# Enable chain partition for system.
BOARD_AVB_SYSTEM_KEY_PATH := external/avb/test/data/testkey_rsa2048.pem