This article 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 2023 releases
- Branch:
android13-5.10-2023-09
(history) - No longer respin eligible from 2024-04-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2024-05-01. No respins allowed after this date.
Release build
Release date |
Tag / Source / Licenses |
Kernel artifacts | Certified GKI |
---|---|---|---|
2023-09-25 |
android13-5.10-2023-09_r1 SHA1: 57aa73c665a97fcbab70
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 |
---|---|---|---|
2023-09-25 |
android13-5.10-2023-09_r1 SHA1: 57aa73c665a97fcbab70
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
August 2023 releases
- Branch:
android13-5.10-2023-08
(history) - No longer respin eligible from 2024-03-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2024-05-01. No respins allowed after this date.
Release build
Release date |
Tag / Source / Licenses |
Kernel artifacts | Certified GKI |
---|---|---|---|
2023-08-22 |
android13-5.10-2023-08_r1 SHA1: 84766282df88429197ce
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2023-09-02 |
android13-5.10-2023-08_r2 SHA1: bc5f8489c99363b2943f
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 |
---|---|---|---|
2023-08-22 |
android13-5.10-2023-08_r1 SHA1: 84766282df88429197ce
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2023-09-02 |
android13-5.10-2023-08_r2 SHA1: bc5f8489c99363b2943f
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
July 2023 releases
- Branch:
android13-5.10-2023-07
(history) - No longer respin eligible from 2024-02-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2024-05-01. No respins allowed after this date.
Release build
Debug build
June 2023 releases
- Branch:
android13-5.10-2023-06
(history) - No longer respin eligible from 2024-01-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2024-05-01. No respins allowed after this date.
Release build
Release date |
Tag / Source / Licenses |
Kernel artifacts | Certified GKI |
---|---|---|---|
2023-06-30 |
android13-5.10-2023-06_r1 SHA1: 34298cfab916b2fe300b
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 |
---|---|---|---|
2023-06-30 |
android13-5.10-2023-06_r1 SHA1: 34298cfab916b2fe300b
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
May 2023 releases
- Branch:
android13-5.10-2023-05
(history) - No longer respin eligible from 2023-12-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2024-05-01. No respins allowed after this date.
Release build
Release date |
Tag / Source / Licenses |
Kernel artifacts | Certified GKI |
---|---|---|---|
2023-05-25 |
android13-5.10-2023-05_r1 SHA1: 33b1e2eb04dc5a5738a9
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2023-06-15 |
android13-5.10-2023-05_r2 SHA1: b12cbbbfa31a322e52a7
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 |
---|---|---|---|
2023-05-25 |
android13-5.10-2023-05_r1 SHA1: 33b1e2eb04dc5a5738a9
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2023-06-15 |
android13-5.10-2023-05_r2 SHA1: b12cbbbfa31a322e52a7
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
April 2023 releases
- Branch:
android13-5.10-2023-04
(history) - No longer respin eligible from 2023-11-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2024-05-01. No respins allowed after this date.
Release build
Release date |
Tag / Source / Licenses |
Kernel artifacts | Certified GKI |
---|---|---|---|
2023-04-21 |
android13-5.10-2023-04_r1 SHA1: f8d8d72a7d81cd976ce1
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2023-05-30 |
android13-5.10-2023-04_r2 SHA1: 105ef4d2405c8f105f77
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2023-06-06 |
android13-5.10-2023-04_r3 SHA1: 5df4e3fcf9cfc02fe217
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2023-07-21 |
android13-5.10-2023-04_r4 SHA1: 0e5dcb4bb5f6fd61423b
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 |
---|---|---|---|
2023-04-21 |
android13-5.10-2023-04_r1 SHA1: f8d8d72a7d81cd976ce1
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2023-05-30 |
android13-5.10-2023-04_r2 SHA1: 105ef4d2405c8f105f77
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2023-06-06 |
android13-5.10-2023-04_r3 SHA1: 5df4e3fcf9cfc02fe217
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2023-07-21 |
android13-5.10-2023-04_r4 SHA1: 0e5dcb4bb5f6fd61423b
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
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).
March 2023 releases
- Branch:
android13-5.10-2023-03
(history) - No longer respin eligible from 2023-10-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2023-11-01. No respins allowed after this date.
Release build
Debug build
February 2023 releases
- Branch:
android13-5.10-2023-02
(history) - No longer respin eligible from 2023-09-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2023-11-01. No respins allowed after this date.
Release build
Debug build
January 2023 releases
- Branch:
android13-5.10-2023-01
(history) - No longer respin eligible from 2023-08-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2023-11-01. No respins allowed after this date.
Release build
Debug build
December 2022 releases
- Branch:
android13-5.10-2022-12
(history) - No longer respin eligible from 2023-07-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2023-11-01. No respins allowed after this date.
Release build
Debug build
November 2022 releases
- Branch:
android13-5.10-2022-11
(history) - No longer respin eligible from 2023-06-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2023-11-01. No respins allowed after this date.
Release build
Debug build
October 2022 releases
- Branch:
android13-5.10-2022-10
(history) - No longer respin eligible from 2023-05-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
- Deprecated from 2023-11-01. No respins allowed after this date.
Release build
Release date |
Tag / Source / Licenses |
Kernel artifacts | Certified GKI |
---|---|---|---|
2022-10-28 |
android13-5.10-2022-10_r1 SHA1: 19424168db55715a7ba3
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2022-11-09 |
android13-5.10-2022-10_r2 SHA1: d4e27b2881205f58f843
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2022-12-22 |
android13-5.10-2022-10_r3 SHA1: 02267004611c9faf4282
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2023-01-16 |
android13-5.10-2022-10_r4 SHA1: b681c22d1f92cd61e4e8
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2023-03-03 |
android13-5.10-2022-10_r5 SHA1: f04cc511e631275deaee
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2023-04-07 |
android13-5.10-2022-10_r6 SHA1: 973332553309c474a782
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 |
---|---|---|---|
2022-10-28 |
android13-5.10-2022-10_r1 SHA1: 19424168db55715a7ba3
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2022-11-09 |
android13-5.10-2022-10_r2 SHA1: d4e27b2881205f58f843
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2022-12-22 |
android13-5.10-2022-10_r3 SHA1: 02267004611c9faf4282
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2023-01-16 |
android13-5.10-2022-10_r4 SHA1: b681c22d1f92cd61e4e8
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2023-03-03 |
android13-5.10-2022-10_r5 SHA1: f04cc511e631275deaee
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2023-04-07 |
android13-5.10-2022-10_r6 SHA1: 973332553309c474a782
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
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.
September 2022 releases
- Branch:
android13-5.10-2022-09
(history)
Release build
Release date |
Tag / Source / Licenses |
Kernel artifacts | Certified GKI |
---|---|---|---|
2022-09-30 |
android13-5.10-2022-09_r1 SHA1: f68d040c318f8022628d
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2022-10-25 |
android13-5.10-2022-09_r2 SHA1: cc980efa990f577e2d82
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2022-11-02 |
android13-5.10-2022-09_r3 SHA1: 7eb63dc30503b5e6efc7
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2022-11-09 |
android13-5.10-2022-09_r4 SHA1: dc30d33ab7955abba4bc
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2022-12-02 |
android13-5.10-2022-09_r5 SHA1: 02b5dfab573c04bd4610
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2023-03-02 |
android13-5.10-2022-09_r6 SHA1: a1283c9e0b33bd1e4c96
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 |
---|---|---|---|
2022-09-30 |
android13-5.10-2022-09_r1 SHA1: f68d040c318f8022628d
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2022-10-25 |
android13-5.10-2022-09_r2 SHA1: cc980efa990f577e2d82
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2022-11-02 |
android13-5.10-2022-09_r3 SHA1: 7eb63dc30503b5e6efc7
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2022-11-09 |
android13-5.10-2022-09_r4 SHA1: dc30d33ab7955abba4bc
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2022-12-02 |
android13-5.10-2022-09_r5 SHA1: 02b5dfab573c04bd4610
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2023-03-02 |
android13-5.10-2022-09_r6 SHA1: a1283c9e0b33bd1e4c96
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
August 2022 releases
- Branch:
android13-5.10-2022-08
(history)
Release build
Release date |
Tag / Source / Licenses |
Kernel artifacts | Certified GKI |
---|---|---|---|
2022-08-29 |
android13-5.10-2022-08_r1 SHA1: 571f9fff874f41808c52
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2022-11-09 |
android13-5.10-2022-08_r2 SHA1: 53556c7b84e31ac13ce4
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2023-01-13 |
android13-5.10-2022-08_r3 SHA1: fe4a0f003f5403627faf
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2023-03-02 |
android13-5.10-2022-08_r4 SHA1: 40ac6ac17fc78ac00206
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 |
---|---|---|---|
2022-08-29 |
android13-5.10-2022-08_r1 SHA1: 571f9fff874f41808c52
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2022-11-09 |
android13-5.10-2022-08_r2 SHA1: 53556c7b84e31ac13ce4
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2023-01-13 |
android13-5.10-2022-08_r3 SHA1: fe4a0f003f5403627faf
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2023-03-02 |
android13-5.10-2022-08_r4 SHA1: 40ac6ac17fc78ac00206
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
July 2022 releases
- Branch:
android13-5.10-2022-07
(history)
Release build
Release date |
Tag / Source / Licenses |
Kernel artifacts | Certified GKI |
---|---|---|---|
2022-07-29 |
android13-5.10-2022-07_r1 SHA1: 81a1ae6b4395a27ade46
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2022-08-31 |
android13-5.10-2022-07_r2 SHA1: c09f7cfd902c35449b7b
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2022-11-09 |
android13-5.10-2022-07_r3 SHA1: d7bc9ab321063dadf7db
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2022-12-22 |
android13-5.10-2022-07_r4 SHA1: ab3dd1b796752aa4fbe5
LICENSES
|
kernel |
boot-5.10.img
boot-5.10-gz.img
boot-5.10-lz4.img |
2023-01-13 |
android13-5.10-2022-07_r5 SHA1: 9cf3f714b41f4b68d03b
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 |
---|---|---|---|
2022-07-29 |
android13-5.10-2022-07_r1 SHA1: 81a1ae6b4395a27ade46
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2022-08-31 |
android13-5.10-2022-07_r2 SHA1: c09f7cfd902c35449b7b
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2022-11-09 |
android13-5.10-2022-07_r3 SHA1: d7bc9ab321063dadf7db
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2022-12-22 |
android13-5.10-2022-07_r4 SHA1: ab3dd1b796752aa4fbe5
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
2023-01-13 |
android13-5.10-2022-07_r5 SHA1: 9cf3f714b41f4b68d03b
LICENSES
|
kernel |
boot-5.10-allsyms.img
boot-5.10-gz-allsyms.img
boot-5.10-lz4-allsyms.img |
June 2022 releases
- Branch:
android13-5.10-2022-06
(history)