This document provides a monthly listing of GKI release builds for android14-6.1. 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 14 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 android14-6.1 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 := 14
BOOT_SECURITY_PATCH := 2023-07-05
The build appends the following AVB properties
into a prebuilt boot.img
:
Prop: com.android.build.boot.os_version -> '14'
Prop: com.android.build.boot.security_patch -> '2023-07-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. |
Android14-6.1 launch releases
- Parent branch:
android14-6.1
(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).
January 2025 releases
- Branch:
android14-6.1-2025-01
(history) - No longer respin eligible from 2025-08-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2026-02-01. No respins allowed after this date.
Release build
Release date | Tag / Source / Changes / Licenses |
Kernel artifacts | Certified GKI |
---|---|---|---|
2025-01-15 |
android14-6.1-2025-01_r1 SHA-1: 5ae0bfe2d916d23fc104
Diff: prev_r1..r1
LICENSES
|
kernel |
boot-6.1.img
boot-6.1-gz.img
boot-6.1-lz4.img |
2025-01-22 |
android14-6.1-2025-01_r2 SHA-1: 737c4257062fc6b6e509
Diff: r1..r2
LICENSES
|
kernel |
boot-6.1.img
boot-6.1-gz.img
boot-6.1-lz4.img |
2025-01-23 |
android14-6.1-2025-01_r3 SHA-1: 96ead3c943f9ec330d88
Diff: r2..r3
LICENSES
|
kernel |
boot-6.1.img
boot-6.1-gz.img
boot-6.1-lz4.img |
2025-01-24 |
android14-6.1-2025-01_r4 SHA-1: 96ead3c943f9ec330d88
Diff: r3..r4
LICENSES
|
kernel |
boot-6.1.img
boot-6.1-gz.img
boot-6.1-lz4.img |
Debug build
Release date | Tag / Source / Changes / Licenses |
Debug kernel artifacts | Debug boot images |
---|---|---|---|
2025-01-15 |
android14-6.1-2025-01_r1 SHA-1: 5ae0bfe2d916d23fc104
Diff: prev_r1..r1
LICENSES
|
kernel |
boot-6.1-allsyms.img
boot-6.1-gz-allsyms.img
boot-6.1-lz4-allsyms.img |
2025-01-22 |
android14-6.1-2025-01_r2 SHA-1: 737c4257062fc6b6e509
Diff: r1..r2
LICENSES
|
kernel |
boot-6.1-allsyms.img
boot-6.1-gz-allsyms.img
boot-6.1-lz4-allsyms.img |
2025-01-23 |
android14-6.1-2025-01_r3 SHA-1: 96ead3c943f9ec330d88
Diff: r2..r3
LICENSES
|
kernel |
boot-6.1-allsyms.img
boot-6.1-gz-allsyms.img
boot-6.1-lz4-allsyms.img |
2025-01-24 |
android14-6.1-2025-01_r4 SHA-1: 96ead3c943f9ec330d88
Diff: r3..r4
LICENSES
|
kernel |
boot-6.1-allsyms.img
boot-6.1-gz-allsyms.img
boot-6.1-lz4-allsyms.img |
December 2024 releases
- Branch:
android14-6.1-2024-12
(history) - No longer respin eligible from 2025-07-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2026-01-01. No respins allowed after this date.
Release build
Release date | Tag / Source / Changes / Licenses |
Kernel artifacts | Certified GKI |
---|---|---|---|
2024-12-13 |
android14-6.1-2024-12_r1 SHA-1: c53aad9cc23525cf9497
Diff: prev_r1..r1
LICENSES
|
kernel |
boot-6.1.img
boot-6.1-gz.img
boot-6.1-lz4.img |
2024-12-19 |
android14-6.1-2024-12_r2 SHA-1: dada37f175e8ebb3eab6
Diff: r1..r2
LICENSES
|
kernel |
boot-6.1.img
boot-6.1-gz.img
boot-6.1-lz4.img |
2024-12-25 |
android14-6.1-2024-12_r3 SHA-1: dcfec89a9d9c6be611c3
Diff: r2..r3
LICENSES
|
kernel |
boot-6.1.img
boot-6.1-gz.img
boot-6.1-lz4.img |
2025-01-11 |
android14-6.1-2024-12_r4 SHA-1: 6b18f0b574ab3267615a
Diff: r3..r4
LICENSES
|
kernel |
boot-6.1.img
boot-6.1-gz.img
boot-6.1-lz4.img |
2025-01-14 |
android14-6.1-2024-12_r5 SHA-1: 0f30f805a148582ea8e8
Diff: r4..r5
LICENSES
|
kernel |
boot-6.1.img
boot-6.1-gz.img
boot-6.1-lz4.img |
2025-01-22 |
android14-6.1-2024-12_r6 SHA-1: 43f55b4556574fa9dff4
Diff: r5..r6
LICENSES
|
kernel |
boot-6.1.img
boot-6.1-gz.img
boot-6.1-lz4.img |
Debug build
November 2024 releases
- Branch:
android14-6.1-2024-11
(history) - No longer respin eligible from 2025-06-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2025-12-01. No respins allowed after this date.
Release build
Debug build
October 2024 releases
- Branch:
android14-6.1-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 / Changes / Licenses |
Kernel artifacts | Certified GKI |
---|---|---|---|
2024-10-09 |
android14-6.1-2024-10_r1 SHA-1: 4981f05faf3655ebaf69
Diff: prev_r1..r1
LICENSES
|
kernel |
boot-6.1.img
boot-6.1-gz.img
boot-6.1-lz4.img |
2024-10-16 |
android14-6.1-2024-10_r2 SHA-1: 54bd602c3101a1528906
Diff: r1..r2
LICENSES
|
The build is cancelled. Sign in to see details. | |
2024-10-18 |
android14-6.1-2024-10_r3 SHA-1: 3bee8051ec6874d9f0af
Diff: r2..r3
LICENSES
|
The build is cancelled. Sign in to see details. | |
2024-10-26 |
android14-6.1-2024-10_r4 SHA-1: f66c464b071f28ef4e3f
Diff: r3..r4
LICENSES
|
The build is cancelled. Sign in to see details. | |
2024-10-31 |
android14-6.1-2024-10_r5 SHA-1: 79ec6ca15bc2b10302ca
Diff: r4..r5
LICENSES
|
The build is cancelled. Sign in to see details. | |
2024-11-05 |
android14-6.1-2024-10_r6 SHA-1: ad1339f320fb165b3791
Diff: r5..r6
LICENSES
|
The build is cancelled. Sign in to see details. | |
2024-11-13 |
android14-6.1-2024-10_r7 SHA-1: f0b0f61d69275689d314
Diff: r6..r7
LICENSES
|
The build is cancelled. Sign in to see details. | |
2024-11-19 |
android14-6.1-2024-10_r8 SHA-1: 7d37c8aa6e8f92f15289
Diff: r7..r8
LICENSES
|
The build is cancelled. Sign in to see details. | |
2024-11-21 |
android14-6.1-2024-10_r9 SHA-1: 115d844cc83b961425fa
Diff: r8..r9
LICENSES
|
The build is cancelled. Sign in to see details. | |
2024-12-04 |
android14-6.1-2024-10_r10 SHA-1: 1d561869af45d451f81e
Diff: r9..r10
LICENSES
|
The build is cancelled. Sign in to see details. | |
2024-12-13 |
android14-6.1-2024-10_r11 SHA-1: d6f926cfde54813038dc
Diff: r10..r11
LICENSES
|
kernel |
boot-6.1.img
boot-6.1-gz.img
boot-6.1-lz4.img |
2024-12-25 |
android14-6.1-2024-10_r12 SHA-1: 3cbca2b0d5f5f6b63a48
Diff: r11..r12
LICENSES
|
kernel |
boot-6.1.img
boot-6.1-gz.img
boot-6.1-lz4.img |
2025-01-14 |
android14-6.1-2024-10_r13 SHA-1: 74f2caeae2aa5c723035
Diff: r12..r13
LICENSES
|
kernel |
boot-6.1.img
boot-6.1-gz.img
boot-6.1-lz4.img |
2025-01-21 |
android14-6.1-2024-10_r14 SHA-1: b9c521ac42cb01795be0
Diff: r13..r14
LICENSES
|
kernel |
boot-6.1.img
boot-6.1-gz.img
boot-6.1-lz4.img |
2025-01-22 |
android14-6.1-2024-10_r15 SHA-1: d7dac4b14270c5a49bf0
Diff: r14..r15
LICENSES
|
kernel |
boot-6.1.img
boot-6.1-gz.img
boot-6.1-lz4.img |
Debug build
Release date | Tag / Source / Changes / Licenses |
Debug kernel artifacts | Debug boot images |
---|---|---|---|
2024-10-09 |
android14-6.1-2024-10_r1 SHA-1: 4981f05faf3655ebaf69
Diff: prev_r1..r1
LICENSES
|
kernel |
boot-6.1-allsyms.img
boot-6.1-gz-allsyms.img
boot-6.1-lz4-allsyms.img |
2024-10-16 |
android14-6.1-2024-10_r2 SHA-1: 54bd602c3101a1528906
Diff: r1..r2
LICENSES
|
The build is cancelled. Sign in to see details. | |
2024-10-18 |
android14-6.1-2024-10_r3 SHA-1: 3bee8051ec6874d9f0af
Diff: r2..r3
LICENSES
|
The build is cancelled. Sign in to see details. | |
2024-10-26 |
android14-6.1-2024-10_r4 SHA-1: f66c464b071f28ef4e3f
Diff: r3..r4
LICENSES
|
The build is cancelled. Sign in to see details. | |
2024-10-31 |
android14-6.1-2024-10_r5 SHA-1: 79ec6ca15bc2b10302ca
Diff: r4..r5
LICENSES
|
The build is cancelled. Sign in to see details. | |
2024-11-05 |
android14-6.1-2024-10_r6 SHA-1: ad1339f320fb165b3791
Diff: r5..r6
LICENSES
|
The build is cancelled. Sign in to see details. | |
2024-11-13 |
android14-6.1-2024-10_r7 SHA-1: f0b0f61d69275689d314
Diff: r6..r7
LICENSES
|
The build is cancelled. Sign in to see details. | |
2024-11-19 |
android14-6.1-2024-10_r8 SHA-1: 7d37c8aa6e8f92f15289
Diff: r7..r8
LICENSES
|
The build is cancelled. Sign in to see details. | |
2024-11-21 |
android14-6.1-2024-10_r9 SHA-1: 115d844cc83b961425fa
Diff: r8..r9
LICENSES
|
The build is cancelled. Sign in to see details. | |
2024-12-04 |
android14-6.1-2024-10_r10 SHA-1: 1d561869af45d451f81e
Diff: r9..r10
LICENSES
|
The build is cancelled. Sign in to see details. | |
2024-12-13 |
android14-6.1-2024-10_r11 SHA-1: d6f926cfde54813038dc
Diff: r10..r11
LICENSES
|
kernel |
boot-6.1-allsyms.img
boot-6.1-gz-allsyms.img
boot-6.1-lz4-allsyms.img |
2024-12-25 |
android14-6.1-2024-10_r12 SHA-1: 3cbca2b0d5f5f6b63a48
Diff: r11..r12
LICENSES
|
kernel |
boot-6.1-allsyms.img
boot-6.1-gz-allsyms.img
boot-6.1-lz4-allsyms.img |
2025-01-14 |
android14-6.1-2024-10_r13 SHA-1: 74f2caeae2aa5c723035
Diff: r12..r13
LICENSES
|
kernel |
boot-6.1-allsyms.img
boot-6.1-gz-allsyms.img
boot-6.1-lz4-allsyms.img |
2025-01-21 |
android14-6.1-2024-10_r14 SHA-1: b9c521ac42cb01795be0
Diff: r13..r14
LICENSES
|
kernel |
boot-6.1-allsyms.img
boot-6.1-gz-allsyms.img
boot-6.1-lz4-allsyms.img |
2025-01-22 |
android14-6.1-2024-10_r15 SHA-1: d7dac4b14270c5a49bf0
Diff: r14..r15
LICENSES
|
kernel |
boot-6.1-allsyms.img
boot-6.1-gz-allsyms.img
boot-6.1-lz4-allsyms.img |
September 2024 releases
- Branch:
android14-6.1-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:
android14-6.1-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:
android14-6.1-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
Debug build
Android14-6.1 maintenance releases
Branches over six months enter maintenance stage. These branches are eligible for respin only by an explicit request from a partner for security patches cited in Android Security Bulletin (ASB).
June 2024 releases
- Branch:
android14-6.1-2024-06
(history) - No longer respin eligible from 2025-01-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2025-07-01. No respins allowed after this date.
Release build
Debug build
May 2024 releases
- Branch:
android14-6.1-2024-05
(history) - No longer respin eligible from 2024-12-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2025-06-01. No respins allowed after this date.
Release build
Debug build
April 2024 releases
- Branch:
android14-6.1-2024-04
(history) - No longer respin eligible from 2024-11-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2025-05-01. No respins allowed after this date.