matisse-common: Use XZ compressed ramdisks

Old LZMA_RAMDISK_TARGETS is deprecated.

Change-Id: I3b9205500bb1777ff0f7caa5a6a61fcacdeb6ad6
This commit is contained in:
Arne Coucheron 2020-10-27 06:18:47 +01:00 committed by matteo0026
parent 157c8a94b6
commit 43ec7cc1ff
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ BOARD_KERNEL_SEPARATED_DT := true
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x02000000 --tags_offset 0x1e00000
BOARD_CUSTOM_BOOTIMG := true
BOARD_CUSTOM_BOOTIMG_MK := hardware/samsung/mkbootimg.mk
LZMA_RAMDISK_TARGETS := recovery
BOARD_RAMDISK_USE_XZ := true
TARGET_KERNEL_SOURCE := kernel/samsung/msm8226
# Legacy BLOB Support