android15-6.6 release builds

This document provides a monthly listing of GKI release builds for android15-6.6. The links in the artifacts column display the list of kernel or debug kernel artifacts in the respective release. To find a specific file, see the list of artifact definitions.

If you have questions about these builds, file a bug in the Issue Tracker.

Stages of release branches

Certified builds support partner-requested respins for up to a maximum of six months. After six months, a partner can request a respin to receive the security patches mentioned in the Android Security Bulletin (ASB).

When the LTS requirements cause the branch to be non-compliant, the branch is deprecated. Respin requests for deprecated branches aren't accepted.

For additional detail, reference Emergency respin process.

Boot image OS version and SPL

For the Android 15 GKI boot-*.img, the os_version field, that holds the OS version and SPL in the bootimg.h header file, is set to zero. See android15-6.6 to get the Tag and SPL information for each GKI release. When incorporating a GKI prebuilt boot.img, device partners can put the information into the AVB footer by setting BOOT_OS_VERSION and BOOT_SECURITY_PATCH, shown as follows:

BOOT_OS_VERSION := 15
BOOT_SECURITY_PATCH := 2024-08-05

The build appends the following AVB properties into a prebuilt boot.img:

Prop: com.android.build.boot.os_version -> '15'
Prop: com.android.build.boot.security_patch -> '2024-08-05'

Artifact file description

The following tables describe the files contained in the artifacts. See the description of each file to download the file you need.

Kernel artifacts

File name Description
Image The kernel image binary.
Image.gz The kernel image binary compressed by gzip.
Image.lz4 The kernel image binary compressed by lz4.
boot.img The boot image with uncompressed kernel.
boot-gz.img The boot image with gzip compressed kernel.
boot-lz4.img The boot image with lz4 compressed kernel.
signed/certified-boot-img-$BID.tar.gz Contains all certified boot images (only on certified builds).
System.map A lookup table between symbols and their addresses in memory. Needed for mixed builds.
manifest_$BID.xml The pinned repo manifest file which can sync the source code for building the kernel.
modules.builtin A list of all modules built into the kernel, used by modprobe. Needed for mixed builds.
modules.builtin.modinfo Contains the modinfo (refer to `modinfo(8)`) of the entries in modules.builtin. Needed for mixed builds.
vmlinux A statically-linked executable containing the Linux kernel and useful for debugging. Should be provided for mixed builds.
vmlinux.symvers A dump of the symbols included in the vmlinux. Needed for mixed builds.

Android15-6.6 launch releases

  • Parent branch: android15-6.6 (history)

The following branches are eligible for respin, including

  1. respin requested by partners, or
  2. respin receives the security patches mentioned in the Android Security Bulletin (ASB).

July 2024 releases

  • Branch: android15-6.6-2024-07 (history)
  • No longer respin eligible from 2025-02-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
  • Deprecated from 2025-08-01. No respins allowed after this date.

Release build


Release date

Tag / Source /
Licenses
Kernel artifacts  Certified GKI
2024-07-12 android15-6.6-2024-07_r1
SHA-1: ef43fde2fd933ef8332f
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2024-07-12 android15-6.6-2024-07_r2
SHA-1: 31aadc277881d22a78a4
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img

Debug build

Release date Tag / Source /
Licenses
Debug kernel artifacts  Debug boot images
2024-07-12 android15-6.6-2024-07_r1
SHA-1: ef43fde2fd933ef8332f
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2024-07-12 android15-6.6-2024-07_r2
SHA-1: 31aadc277881d22a78a4
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img