Hi, I also observed that my output folder only has Image.lz4 and not Image.lz4-dtb. You can try to point PREBUILT_TARGET_KERNEL to Image.lz4 and recompile the AOSP. It should work. I was able to flash and boot on a Pixel 3 at my side. Hope this helps.
On Wednesday, 30 June 2021 at 07:31:09 UTC+8 [email protected] wrote: > I've encountered the same info, and the build/build.sh continued to run. > At last, i have Image.lz4 in DIST_DIR, but no Image.lz4-dtb. > Any update about this problem? > > On Wednesday, July 15, 2020 at 11:29:39 PM UTC+8 [email protected] wrote: > >> Hello I build the kernel by the link: >> https://source.android.google.cn/setup/build/building-kernels >> >> and execution the command :build/build.sh >> and then occur the error: >> >> ======================================================== >> Copying files >> ls: cannot access 'arch/arm64/boot/Image.gz': No such file or directory >> ls: cannot access 'arch/arm64/boot/dts/qcom/sdm670.dtb': No such file or >> directory >> >> =========================== >> what should I do? >> > -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/67f2f5cf-aae7-4eb3-a2ce-241b6e0aad29n%40googlegroups.com.
