Commit Graph

2 Commits

Author SHA1 Message Date
Howard Chen
2b79b9da13 Add script to update the 5.15 kernel build chaining
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
2022-02-22 17:43:33 +08:00
Howard Chen
35b6f96567 Change android12-5.10 to android13-5.10
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
2021-11-01 09:07:13 +00:00