diff --git a/gsi/build_with_kernel/kernel_info_to_dist.sh b/gsi/build_with_kernel/kernel_info_to_dist.sh index 851681835..83dc96dd1 100755 --- a/gsi/build_with_kernel/kernel_info_to_dist.sh +++ b/gsi/build_with_kernel/kernel_info_to_dist.sh @@ -23,6 +23,7 @@ KERNEL_INFO_FILES=( "modules.builtin" "modules.builtin.modinfo" "system_dlkm.img" + "system_dlkm_staging_archive.tar.gz" ) function download_kernel_info_files {