This document provides a monthly listing of GKI release builds for android13-5.10. 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 13 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 android13-5.10 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 := 13
BOOT_SECURITY_PATCH := 2022-07-05
The build appends the following AVB properties
into a prebuilt boot.img
:
Prop: com.android.build.boot.os_version -> '13'
Prop: com.android.build.boot.security_patch -> '2022-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. |
Android13-5.10 launch releases
- Parent branch:
android13-5.10
(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).
September 2024 releases
- Branch:
android13-5.10-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 / Licenses |
Kernel artifacts | Certified GKI |
---|---|---|---|
2024-09-26 |
android13-5.10-2024-09_r1 SHA-1: 6dbddaa091a12e3deeee
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-10-03 |
android13-5.10-2024-09_r2 SHA-1: 6dbddaa091a12e3deeee
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
Debug build
Release date | Tag / Source / Licenses |
Debug kernel artifacts | Debug boot images |
---|---|---|---|
2024-09-26 |
android13-5.10-2024-09_r1 SHA-1: 6dbddaa091a12e3deeee
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2024-10-03 |
android13-5.10-2024-09_r2 SHA-1: 6dbddaa091a12e3deeee
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
August 2024 releases
- Branch:
android13-5.10-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
Release date |
Tag / Source / Licenses |
Kernel artifacts | Certified GKI |
---|---|---|---|
2024-08-22 |
android13-5.10-2024-08_r1 SHA-1: ee55fb371489bbe42beb
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-10-03 |
android13-5.10-2024-08_r2 SHA-1: ddc2f859b93a4c8327fa
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
Debug build
Release date | Tag / Source / Licenses |
Debug kernel artifacts | Debug boot images |
---|---|---|---|
2024-08-22 |
android13-5.10-2024-08_r1 SHA-1: ee55fb371489bbe42beb
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2024-10-03 |
android13-5.10-2024-08_r2 SHA-1: ddc2f859b93a4c8327fa
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
July 2024 releases
- Branch:
android13-5.10-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-24 |
android13-5.10-2024-07_r1 SHA-1: 4c868a6e89f513ad87da
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-08-12 |
android13-5.10-2024-07_r2 SHA-1: c9d4853686565c10ae86
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-08-15 |
android13-5.10-2024-07_r3 SHA-1: eda2373a76b005884fed
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-09-11 |
android13-5.10-2024-07_r4 SHA-1: 62d26972ebb6fc81ad2a
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-10-08 |
android13-5.10-2024-07_r5 SHA-1: 62d26972ebb6fc81ad2a
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-11-19 |
android13-5.10-2024-07_r6 SHA-1: 93d7ac633861fbb7f6b1
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
Debug build
June 2024 releases
- Branch:
android13-5.10-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
Release date |
Tag / Source / Licenses |
Kernel artifacts | Certified GKI |
---|---|---|---|
2024-06-21 |
android13-5.10-2024-06_r1 SHA-1: 01b71f836fecd1f30d66
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-06-30 |
android13-5.10-2024-06_r2 SHA-1: d98b2c0b1c3892e6b50c
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-08-16 |
android13-5.10-2024-06_r3 SHA-1: d98b2c0b1c3892e6b50c
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-10-08 |
android13-5.10-2024-06_r4 SHA-1: 0b23b381e9255770316f
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
Debug build
Release date | Tag / Source / Licenses |
Debug kernel artifacts | Debug boot images |
---|---|---|---|
2024-06-21 |
android13-5.10-2024-06_r1 SHA-1: 01b71f836fecd1f30d66
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2024-06-30 |
android13-5.10-2024-06_r2 SHA-1: d98b2c0b1c3892e6b50c
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2024-08-16 |
android13-5.10-2024-06_r3 SHA-1: d98b2c0b1c3892e6b50c
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2024-10-08 |
android13-5.10-2024-06_r4 SHA-1: 0b23b381e9255770316f
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
May 2024 releases
- Branch:
android13-5.10-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
Android13-5.10 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).
April 2024 releases
- Branch:
android13-5.10-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
Release date |
Tag / Source / Licenses |
Kernel artifacts | Certified GKI |
---|---|---|---|
2024-04-27 |
android13-5.10-2024-04_r1 SHA-1: 5cf4e80c9ab28d113d32
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-05-07 |
android13-5.10-2024-04_r2 SHA-1: 5cf4e80c9ab28d113d32
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-06-13 |
android13-5.10-2024-04_r3 SHA-1: 39df2333fb1f8edc78e1
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-06-30 |
android13-5.10-2024-04_r4 SHA-1: eae51347d2ac6b379a13
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-08-16 |
android13-5.10-2024-04_r5 SHA-1: eae51347d2ac6b379a13
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-10-03 |
android13-5.10-2024-04_r6 SHA-1: b284a6ade725ec69eb4e
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
Debug build
March 2024 releases
- Branch:
android13-5.10-2024-03
(history) - No longer respin eligible from 2024-10-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2024-11-01. No respins allowed after this date.
Release build
Release date |
Tag / Source / Licenses |
Kernel artifacts | Certified GKI |
---|---|---|---|
2024-03-20 |
android13-5.10-2024-03_r1 SHA-1: 0b0ea758d153f1406b5d
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-03-27 |
android13-5.10-2024-03_r2 SHA-1: b26824bed88d7ef26dcf
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-05-07 |
android13-5.10-2024-03_r3 SHA-1: e6bddd0827bd4879ef72
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-06-13 |
android13-5.10-2024-03_r4 SHA-1: 9e73b9b9f8d19b653ed4
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-06-30 |
android13-5.10-2024-03_r5 SHA-1: 9dc10a6592da4510f337
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-08-16 |
android13-5.10-2024-03_r6 SHA-1: 9dc10a6592da4510f337
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-10-03 |
android13-5.10-2024-03_r7 SHA-1: 2b2357f0d86e7cb345e6
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
Debug build
February 2024 releases
- Branch:
android13-5.10-2024-02
(history) - No longer respin eligible from 2024-09-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2024-11-01. No respins allowed after this date.
Release build
Debug build
January 2024 releases
- Branch:
android13-5.10-2024-01
(history) - No longer respin eligible from 2024-08-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2024-11-01. No respins allowed after this date.
Release build
Debug build
December 2023 releases
- Branch:
android13-5.10-2023-12
(history) - No longer respin eligible from 2024-07-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2024-11-01. No respins allowed after this date.
Release build
Release date |
Tag / Source / Licenses |
Kernel artifacts | Certified GKI |
---|---|---|---|
2023-12-13 |
android13-5.10-2023-12_r1 SHA-1: 2488984317380f5cd94b
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-03-09 |
android13-5.10-2023-12_r2 SHA-1: 36e2d8870aee56a82a98
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-05-07 |
android13-5.10-2023-12_r3 SHA-1: 610a5878b060d3c50c9a
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-06-13 |
android13-5.10-2023-12_r4 SHA-1: 32099ac29625d29920e5
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-06-30 |
android13-5.10-2023-12_r5 SHA-1: 1c869c8f264cec5b4151
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-08-16 |
android13-5.10-2023-12_r6 SHA-1: 1c869c8f264cec5b4151
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-10-02 |
android13-5.10-2023-12_r7 SHA-1: 61e6e38341fdfbf69e84
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
Debug build
November 2023 releases
- Branch:
android13-5.10-2023-11
(history) - No longer respin eligible from 2024-06-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2024-11-01. No respins allowed after this date.
Release build
Debug build
October 2023 releases
- Branch:
android13-5.10-2023-10
(history) - No longer respin eligible from 2024-05-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2024-11-01. No respins allowed after this date.
Release build
Release date |
Tag / Source / Licenses |
Kernel artifacts | Certified GKI |
---|---|---|---|
2023-10-31 |
android13-5.10-2023-10_r1 SHA-1: 716f23cafdcb8a2baed6
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-03-29 |
android13-5.10-2023-10_r2 SHA-1: b01046db4211fb256f7a
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-05-08 |
android13-5.10-2023-10_r3 SHA-1: 56d9760293fe31a2ec30
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-06-13 |
android13-5.10-2023-10_r4 SHA-1: ea688af3bf6d186b0bc7
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-06-30 |
android13-5.10-2023-10_r5 SHA-1: 45d7a6a9ea17282dd21b
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-08-15 |
android13-5.10-2023-10_r6 SHA-1: 45d7a6a9ea17282dd21b
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2024-10-02 |
android13-5.10-2023-10_r7 SHA-1: 67d264388c28ac991096
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
Debug build
Android13-5.10 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 android13-5.10 deprecated builds.