79484386

Date: 2025-03-04 17:13:28
Score: 2
Natty:
Report link

"BUILD_AOSP_KERNEL=1" is deprecated and only adding "--kernel_package=@//aosp" seems not to for me too ..but I found this in one of the other kernel build scripts and this seems to work: --config=no_download_gki

e.g.: ./build_DEVICE.sh --kernel_package=@//aosp --config=no_download_gki

Clean builds will also not download any prebuilts anymore.

https://android.googlesource.com/kernel/devices/google/akita/+/a67ed82dbf3baabcf9d5e256284961f4aa1949f7%5E%21/#F0

Reasons:
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: krazey