diff --git a/gsi/build_with_kernel/kernel_info_to_dist.sh b/gsi/build_with_kernel/kernel_info_to_dist.sh index 76848b7e7..851681835 100755 --- a/gsi/build_with_kernel/kernel_info_to_dist.sh +++ b/gsi/build_with_kernel/kernel_info_to_dist.sh @@ -22,6 +22,7 @@ KERNEL_INFO_FILES=( "vmlinux.symvers" "modules.builtin" "modules.builtin.modinfo" + "system_dlkm.img" ) function download_kernel_info_files {