This article provides a monthly listing of GKI release builds for android14-5.15. 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-5.15 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-5.15 launch releases
- Parent branch:
android14-5.15
(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).
August 2023 releases
- Branch:
android14-5.15-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 |
android14-5.15-2023-08_r1 SHA1: 4c73cba07b12a4d04389
LICENSES
|
kernel |
boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img |
2023-08-31 |
android14-5.15-2023-08_r2 SHA1: 1e93e08744aa27fcc07c
LICENSES
|
kernel |
boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img |
2023-09-09 |
android14-5.15-2023-08_r3 SHA1: efc032988f2246d75e82
LICENSES
|
kernel |
boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img |
2023-09-15 |
android14-5.15-2023-08_r4 SHA1: 3dca6fa9e793426bdc88
LICENSES
|
kernel |
boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img |
2023-09-16 |
android14-5.15-2023-08_r5 SHA1: a65dd2464cf27429cf92
LICENSES
|
kernel |
boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img |
2023-09-21 |
android14-5.15-2023-08_r6 SHA1: ab75a05c0b7c88aa38f9
LICENSES
|
kernel |
boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img |
2023-09-23 |
android14-5.15-2023-08_r7 SHA1: b7c413e61caf1c9a4bc8
LICENSES
|
kernel |
boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img |
Debug build
June 2023 releases
- Branch:
android14-5.15-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.