mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 20:10:23 +09:00
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 commit3361d46a39) (cherry picked from commit 841307cecccb131df86a09cefcf7e5ea6b329a35) (cherry picked from commitf60f35c121)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user