ANDROID: Publish uncompressed Image on aarch64
So we can use the new download_from_ci script. Bug: 172085130 Change-Id: I679ba3fc334b29ae82806f09e2acfc4dad486bd1 Signed-off-by: Will McVicker <willmcvicker@google.com>
This commit is contained in:
parent
6dfab366a9
commit
8506fc4729
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ LINUX_GCC_CROSS_COMPILE_PREBUILTS_BIN=prebuilts/gas/linux-x86
|
|||
LINUX_GCC_CROSS_COMPILE_COMPAT_PREBUILTS_BIN=prebuilts/gas/linux-x86
|
||||
|
||||
FILES="
|
||||
arch/arm64/boot/Image
|
||||
arch/arm64/boot/Image.gz
|
||||
vmlinux
|
||||
System.map
|
||||
|
|
Loading…
Reference in a new issue