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).
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 |
Debug build
Release date | Tag / Source / Changes / Licenses |
Debug kernel artifacts | Debug boot images |
---|---|---|---|
2024-12-13 |
android14-6.1-2024-12_r1 SHA-1: c53aad9cc23525cf9497
Diff: prev_r1..r1
LICENSES
|
kernel |
boot-6.1-allsyms.img
boot-6.1-gz-allsyms.img
boot-6.1-lz4-allsyms.img |
2024-12-19 |
android14-6.1-2024-12_r2 SHA-1: dada37f175e8ebb3eab6
Diff: r1..r2
LICENSES
|
kernel |
boot-6.1-allsyms.img
boot-6.1-gz-allsyms.img
boot-6.1-lz4-allsyms.img |
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
Release date | Tag / Source / Changes / Licenses |
Kernel artifacts | Certified GKI | |
---|---|---|---|---|
2024-11-10 |
android14-6.1-2024-11_r1 SHA-1: d03cb1d7abcd078dabe7
Diff: prev_r1..r1
LICENSES
|
The build is cancelled. | ||
2024-11-19 |
android14-6.1-2024-11_r2 SHA-1: 7b2b6c0f358acdd91cec
Diff: r1..r2
LICENSES
|
The build is cancelled. | ||
2024-12-13 |
android14-6.1-2024-11_r3 SHA-1: bd1d0311f2fdde36b1a5
Diff: r2..r3
LICENSES
|
kernel |
boot-6.1.img
boot-6.1-gz.img
boot-6.1-lz4.img |
|
2024-12-17 |
android14-6.1-2024-11_r4 SHA-1: e5013d525dc535258c29
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 | |
---|---|---|---|---|
2024-11-10 |
android14-6.1-2024-11_r1 SHA-1: d03cb1d7abcd078dabe7
Diff: prev_r1..r1
LICENSES
|
The build is cancelled. | ||
2024-11-19 |
android14-6.1-2024-11_r2 SHA-1: 7b2b6c0f358acdd91cec
Diff: r1..r2
LICENSES
|
The build is cancelled. | ||
2024-12-13 |
android14-6.1-2024-11_r3 SHA-1: bd1d0311f2fdde36b1a5
Diff: r2..r3
LICENSES
|
kernel |
boot-6.1-allsyms.img
boot-6.1-gz-allsyms.img
boot-6.1-lz4-allsyms.img |
|
2024-12-17 |
android14-6.1-2024-11_r4 SHA-1: e5013d525dc535258c29
Diff: r3..r4
LICENSES
|
kernel |
boot-6.1-allsyms.img
boot-6.1-gz-allsyms.img
boot-6.1-lz4-allsyms.img |
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. | ||
2024-10-18 |
android14-6.1-2024-10_r3 SHA-1: 3bee8051ec6874d9f0af
Diff: r2..r3
LICENSES
|
The build is cancelled. | ||
2024-10-26 |
android14-6.1-2024-10_r4 SHA-1: f66c464b071f28ef4e3f
Diff: r3..r4
LICENSES
|
The build is cancelled. | ||
2024-10-31 |
android14-6.1-2024-10_r5 SHA-1: 79ec6ca15bc2b10302ca
Diff: r4..r5
LICENSES
|
The build is cancelled. | ||
2024-11-05 |
android14-6.1-2024-10_r6 SHA-1: ad1339f320fb165b3791
Diff: r5..r6
LICENSES
|
The build is cancelled. | ||
2024-11-13 |
android14-6.1-2024-10_r7 SHA-1: f0b0f61d69275689d314
Diff: r6..r7
LICENSES
|
The build is cancelled. | ||
2024-11-19 |
android14-6.1-2024-10_r8 SHA-1: 7d37c8aa6e8f92f15289
Diff: r7..r8
LICENSES
|
The build is cancelled. | ||
2024-11-21 |
android14-6.1-2024-10_r9 SHA-1: 115d844cc83b961425fa
Diff: r8..r9
LICENSES
|
The build is cancelled. | ||
2024-12-04 |
android14-6.1-2024-10_r10 SHA-1: 1d561869af45d451f81e
Diff: r9..r10
LICENSES
|
The build is cancelled. | ||
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 |
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. | ||
2024-10-18 |
android14-6.1-2024-10_r3 SHA-1: 3bee8051ec6874d9f0af
Diff: r2..r3
LICENSES
|
The build is cancelled. | ||
2024-10-26 |
android14-6.1-2024-10_r4 SHA-1: f66c464b071f28ef4e3f
Diff: r3..r4
LICENSES
|
The build is cancelled. | ||
2024-10-31 |
android14-6.1-2024-10_r5 SHA-1: 79ec6ca15bc2b10302ca
Diff: r4..r5
LICENSES
|
The build is cancelled. | ||
2024-11-05 |
android14-6.1-2024-10_r6 SHA-1: ad1339f320fb165b3791
Diff: r5..r6
LICENSES
|
The build is cancelled. | ||
2024-11-13 |
android14-6.1-2024-10_r7 SHA-1: f0b0f61d69275689d314
Diff: r6..r7
LICENSES
|
The build is cancelled. | ||
2024-11-19 |
android14-6.1-2024-10_r8 SHA-1: 7d37c8aa6e8f92f15289
Diff: r7..r8
LICENSES
|
The build is cancelled. | ||
2024-11-21 |
android14-6.1-2024-10_r9 SHA-1: 115d844cc83b961425fa
Diff: r8..r9
LICENSES
|
The build is cancelled. | ||
2024-12-04 |
android14-6.1-2024-10_r10 SHA-1: 1d561869af45d451f81e
Diff: r9..r10
LICENSES
|
The build is cancelled. | ||
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 |
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
Release date | Tag / Source / Changes / Licenses |
Kernel artifacts | Certified GKI | |
---|---|---|---|---|
2024-09-26 |
android14-6.1-2024-09_r1 SHA-1: a94e42b12c906f14ba9e
Diff: prev_r1..r1
LICENSES
|
kernel |
boot-6.1.img
boot-6.1-gz.img
boot-6.1-lz4.img |
|
2024-09-30 |
android14-6.1-2024-09_r2 SHA-1: f2eef5d0c51877ec9af1
Diff: r1..r2
LICENSES
|
kernel |
boot-6.1.img
boot-6.1-gz.img
boot-6.1-lz4.img |
|
2024-10-04 |
android14-6.1-2024-09_r3 SHA-1: ae1f1b59ed4300cc9b21
Diff: r2..r3
LICENSES
|
kernel |
boot-6.1.img
boot-6.1-gz.img
boot-6.1-lz4.img |
|
2024-10-14 |
android14-6.1-2024-09_r4 SHA-1: 5c8c004268a4ac521b62
Diff: r3..r4
LICENSES
|
kernel |
boot-6.1.img
boot-6.1-gz.img
boot-6.1-lz4.img |
|
2024-10-16 |
android14-6.1-2024-09_r5 SHA-1: 545e6d1a60b909f59e92
Diff: r4..r5
LICENSES
|
The build is cancelled. | ||
2024-10-19 |
android14-6.1-2024-09_r6 SHA-1: 0a08ce93712794231bb5
Diff: r5..r6
LICENSES
|
The build is cancelled. | ||
2024-10-22 |
android14-6.1-2024-09_r7 SHA-1: 01cd1f2ce6662aaa9b73
Diff: r6..r7
LICENSES
|
The build is cancelled. | ||
2024-10-26 |
android14-6.1-2024-09_r8 SHA-1: 0457cd8ded410d798573
Diff: r7..r8
LICENSES
|
The build is cancelled. | ||
2024-12-13 |
android14-6.1-2024-09_r9 SHA-1: 76c45ce420bd6344a47a
Diff: r8..r9
LICENSES
|
kernel |
boot-6.1.img
boot-6.1-gz.img
boot-6.1-lz4.img |
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
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
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).
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.
Release build
Debug build
Android14-6.1 deprecated releases
Branches with an LTS level that doesn't comply with the latest minimum LTS level specified in the Android Security Bulletin (ASB) aren't supported. These branches don't get security updates and aren't supported for deployment.
Find deprecated builds at android14-6.1 deprecated builds.