The 8351194 has a kernel-build-id=8339614 in the prebuilt-info.txt.
This value is incorrect and should be 8350305. Fix this issue by
get the build id from artifact.
Bug: 198363484
Test: development/gsi/build_with_kernel/repack_kernels.sh aarch64
Change-Id: I4c0fd6273df4a794b7dddb5346d182e7fc91adf4
This is for the aos-master-boot branch to support
android13-5.15 development.
Bug: 198363484
Bug: 216409649
Test: \
./development/gsi/build_with_kernel/fetch_kernels.sh \
./development/gsi/build_with_kernel/repack_kernels.sh \
./development/gsi/build_with_kernel/update_kernel_prebuilts_515_arm64.sh
Change-Id: Ieadd5a0f8cc6a3e4b654973b2b8844dee2ec0763
The certification script accepts one single zip file as its input.
Bug: 198363484
Test: \
make bootimage dist && \
./development/gsi/build_with_kernel/pack_boot_for_signing.sh
Change-Id: Ia0289979400ea23196449c34865540309bf1e19b
Buildbot does not allow script to call make directly.
Test: ./development/gsi/build_with_kernel/repack_kernels.sh
Bug: 198363484
Change-Id: Ia24cae56af27c6c73327002ebbed2c067c490851
The aosp/master is using android13-5.10 for T.
The fetch_kernel.sh is for testing.
Bug: 198363484
Test: \
development/gsi/build_with_kernel/fetch_kernel.sh && \
development/gsi/build_with_kernel/repack_kernels.sh && \
development/gsi/build_with_kernel/kernel_info_to_dist.sh
Change-Id: Iad16792312ba3dad8b3352534ecc3e184afc71cb
This scripts are for building GSI targets with prebuilt kernel
binaries. The kernel binaries are from a kernel build on AndroidCI,
or the build chaining on build server.
download_kernels_prebults.sh
For local testing the build chaining with kernel prebuilt binaries.
Downloads the kernel prebuilts binaries from AndroidCI with the
build ID in the file `bid`.
kernel_info_to_dist.sh
A postprocessing script to download the kernel prebuilt binaries
and debugging information from AndroidCI, and output to dist folder.
repack_kernel(_x86_64).sh
The preprocessing helper scripts for build chaining with kernel
prebuilt binaries.
Bug: 196916063
Test: na
Change-Id: I081585d20f8d4a4e3cf135a1447775a8562d6fae