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
- respin requested by partners, or
- respin receives the security patches mentioned in the Android Security Bulletin (ASB).
October 2024 releases
- Branch:
android15-6.6-2024-10
(history) - No longer respin eligible from 2025-05-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2025-11-01. No respins allowed after this date.
Release build
Release date |
Tag / Source / Licenses |
Kernel artifacts | Certified GKI |
---|---|---|---|
2024-10-11 |
android15-6.6-2024-10_r1 SHA-1: c1f113c293260e98b72c
LICENSES
|
kernel |
boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img |
2024-10-15 |
android15-6.6-2024-10_r2 SHA-1: 3e040da6c71e29d37855
LICENSES
|
kernel |
boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img |
2024-10-18 |
android15-6.6-2024-10_r3 SHA-1: 7ef989be6b35fde43c57
LICENSES
|
kernel |
boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img |
2024-10-21 |
android15-6.6-2024-10_r4 SHA-1: 8adecb593e9b745427da
LICENSES
|
kernel |
boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img |
2024-10-26 |
android15-6.6-2024-10_r5 SHA-1: 56141cd822da4e98c696
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-10-11 |
android15-6.6-2024-10_r1 SHA-1: c1f113c293260e98b72c
LICENSES
|
kernel |
boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img |
2024-10-15 |
android15-6.6-2024-10_r2 SHA-1: 3e040da6c71e29d37855
LICENSES
|
kernel |
boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img |
2024-10-18 |
android15-6.6-2024-10_r3 SHA-1: 7ef989be6b35fde43c57
LICENSES
|
kernel |
boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img |
2024-10-21 |
android15-6.6-2024-10_r4 SHA-1: 8adecb593e9b745427da
LICENSES
|
kernel |
boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img |
2024-10-26 |
android15-6.6-2024-10_r5 SHA-1: 56141cd822da4e98c696
LICENSES
|
kernel |
boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img |
September 2024 releases
- Branch:
android15-6.6-2024-09
(history) - No longer respin eligible from 2025-04-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2025-10-01. No respins allowed after this date.
Release build
Debug build
August 2024 releases
- Branch:
android15-6.6-2024-08
(history) - No longer respin eligible from 2025-03-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2025-09-01. No respins allowed after this date.
Release build
Debug build
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.