diff --git a/gsi/build_with_kernel/repack_kernels_common.sh b/gsi/build_with_kernel/repack_kernels_common.sh index fe750aca1..401553854 100755 --- a/gsi/build_with_kernel/repack_kernels_common.sh +++ b/gsi/build_with_kernel/repack_kernels_common.sh @@ -78,12 +78,16 @@ function prepare_kernel_image() mkdir -p "${dist_root}" # Prepare prebuilt-info.txt - BID=$(cat "${prebuilts_root}/BUILD_INFO" | sed -n 's/^.*"bid":\s*"\(.*\)".*$/\1/p') - cat > "${dist_root}/prebuilt-info.txt" < "${dist_root}/prebuilt-info.txt" < "${dist_root}/prebuilt-info.txt" + } #