ANDROID: Creating boot-img.tar.gz for aarch64

The boot-img.tar.gz includes boot.img and boot-lz4.img,
with kernel image: Image and Image.lz4, respectively.

Bug: 222078981
Test: BUILD_CONFIG=common/build.config.gki.aarch64 build/build.sh
Signed-off-by: Bowgo Tsai <bowgotsai@google.com>
Change-Id: I7f929a73967ce87d0d653d0b9926198cfeedc973
(cherry picked from commit 3361d46a39)
(cherry picked from commit 841307cecccb131df86a09cefcf7e5ea6b329a35)
(cherry picked from commit f60f35c121)
This commit is contained in:
Bowgo Tsai
2022-05-17 20:33:14 +08:00
committed by Yifan Hong
parent 9ab92c66ba
commit 3b28477cb8

View File

@@ -37,3 +37,7 @@ source ${GKI_DEFCONFIG_FRAGMENT}
fi
BUILD_GKI_CERTIFICATION_TOOLS=1
BUILD_GKI_ARTIFACTS=1
BUILD_GKI_BOOT_IMG_SIZE=67108864
BUILD_GKI_BOOT_IMG_LZ4_SIZE=53477376