android14-5.15 release builds

This document 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

  1. respin requested by partners, or
  2. respin receives the security patches mentioned in the Android Security Bulletin (ASB).

April 2024 releases

  • Branch: android14-5.15-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-11 android14-5.15-2024-04_r1
SHA-1: 34148b6a5103338e78d6
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-04-30 android14-5.15-2024-04_r2
SHA-1: e2b3eea9404a9815668e
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img

Debug build

Release date Tag / Source /
Licenses
Debug kernel artifacts  Debug boot images
2024-04-11 android14-5.15-2024-04_r1
SHA-1: 34148b6a5103338e78d6
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-04-30 android14-5.15-2024-04_r2
SHA-1: e2b3eea9404a9815668e
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img

March 2024 releases

  • Branch: android14-5.15-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-12 android14-5.15-2024-03_r1
SHA-1: 19706cdca2f9a97c8758
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-03-28 android14-5.15-2024-03_r2
SHA-1: ead815ea2dadd5f1c09e
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-03-30 android14-5.15-2024-03_r3
SHA-1: 83d11156dc60c9b9eb19
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-04-02 android14-5.15-2024-03_r4
SHA-1: 479f6dab207cec4fe5f5
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img

Debug build

Release date Tag / Source /
Licenses
Debug kernel artifacts  Debug boot images
2024-03-12 android14-5.15-2024-03_r1
SHA-1: 19706cdca2f9a97c8758
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-03-28 android14-5.15-2024-03_r2
SHA-1: ead815ea2dadd5f1c09e
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-03-30 android14-5.15-2024-03_r3
SHA-1: 83d11156dc60c9b9eb19
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-04-02 android14-5.15-2024-03_r4
SHA-1: 479f6dab207cec4fe5f5
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img

February 2024 releases

  • Branch: android14-5.15-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


Release date

Tag / Source /
Licenses
Kernel artifacts  Certified GKI
2024-02-21 android14-5.15-2024-02_r1
SHA-1: 653766024c5341253bf9
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-03-06 android14-5.15-2024-02_r2
SHA-1: 36e648bba2ecdb5ef432
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-03-09 android14-5.15-2024-02_r3
SHA-1: 2572bf5516dfef4b1dac
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-03-19 android14-5.15-2024-02_r4
SHA-1: 144d37ff1bd258c944ba
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-03-28 android14-5.15-2024-02_r5
SHA-1: 973c79fa0024f27333cb
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-04-12 android14-5.15-2024-02_r6
SHA-1: 98bed5c7dc04e178bfae
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img

Debug build

Release date Tag / Source /
Licenses
Debug kernel artifacts  Debug boot images
2024-02-21 android14-5.15-2024-02_r1
SHA-1: 653766024c5341253bf9
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-03-06 android14-5.15-2024-02_r2
SHA-1: 36e648bba2ecdb5ef432
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-03-09 android14-5.15-2024-02_r3
SHA-1: 2572bf5516dfef4b1dac
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-03-19 android14-5.15-2024-02_r4
SHA-1: 144d37ff1bd258c944ba
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-03-28 android14-5.15-2024-02_r5
SHA-1: 973c79fa0024f27333cb
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-04-12 android14-5.15-2024-02_r6
SHA-1: 98bed5c7dc04e178bfae
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img

January 2024 releases

  • Branch: android14-5.15-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


Release date

Tag / Source /
Licenses
Kernel artifacts  Certified GKI
2024-01-23 android14-5.15-2024-01_r1
SHA-1: dece49ff8a45d7be4db8
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-02-02 android14-5.15-2024-01_r2
SHA-1: 4e3823e94c4640fda513
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-02-21 android14-5.15-2024-01_r3
SHA-1: c16060052ef4546688db
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-02-26 android14-5.15-2024-01_r4
SHA-1: 35fe68699a93e739dcb8
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-02-29 android14-5.15-2024-01_r5
SHA-1: e7170572f6aea03413b7
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-03-07 android14-5.15-2024-01_r6
SHA-1: bfafda5bee897f0ead5e
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-03-09 android14-5.15-2024-01_r7
SHA-1: 61a6cebdd9a118cef957
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-03-11 android14-5.15-2024-01_r8
SHA-1: ee5a1e9a819189ddf739
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-03-22 android14-5.15-2024-01_r9
SHA-1: abe94958371b47515417
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-03-28 android14-5.15-2024-01_r10
SHA-1: 64d58bc3d3eacce0c832
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-04-04 android14-5.15-2024-01_r11
SHA-1: bf4f9bc41c3b5203e1e7
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-04-09 android14-5.15-2024-01_r12
SHA-1: 0de66e0a622ce1712556
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img

Debug build

Release date Tag / Source /
Licenses
Debug kernel artifacts  Debug boot images
2024-01-23 android14-5.15-2024-01_r1
SHA-1: dece49ff8a45d7be4db8
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-02-02 android14-5.15-2024-01_r2
SHA-1: 4e3823e94c4640fda513
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-02-21 android14-5.15-2024-01_r3
SHA-1: c16060052ef4546688db
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-02-26 android14-5.15-2024-01_r4
SHA-1: 35fe68699a93e739dcb8
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-02-29 android14-5.15-2024-01_r5
SHA-1: e7170572f6aea03413b7
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-03-07 android14-5.15-2024-01_r6
SHA-1: bfafda5bee897f0ead5e
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-03-09 android14-5.15-2024-01_r7
SHA-1: 61a6cebdd9a118cef957
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-03-11 android14-5.15-2024-01_r8
SHA-1: ee5a1e9a819189ddf739
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-03-22 android14-5.15-2024-01_r9
SHA-1: abe94958371b47515417
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-03-28 android14-5.15-2024-01_r10
SHA-1: 64d58bc3d3eacce0c832
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-04-04 android14-5.15-2024-01_r11
SHA-1: bf4f9bc41c3b5203e1e7
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-04-09 android14-5.15-2024-01_r12
SHA-1: 0de66e0a622ce1712556
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img

November 2023 releases

  • Branch: android14-5.15-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


Release date

Tag / Source /
Licenses
Kernel artifacts  Certified GKI
2023-11-24 android14-5.15-2023-11_r1
SHA-1: 3915d997ab1137e0c085
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2023-11-30 android14-5.15-2023-11_r2
SHA-1: 0a3bd8de75ebdccfe928
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2023-12-01 android14-5.15-2023-11_r3
SHA-1: 36dcb2d0d1571f1d4fc9
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2023-12-05 android14-5.15-2023-11_r4
SHA-1: 27802b0f07a61e24255d
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2023-12-06 android14-5.15-2023-11_r5
SHA-1: a6b8bed8207228b09357
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2023-12-07 android14-5.15-2023-11_r6
SHA-1: 3e4bc3e0773fb1f0df81
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2023-12-13 android14-5.15-2023-11_r7
SHA-1: d99d9fe08e0c5db712d6
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-01-13 android14-5.15-2023-11_r8
SHA-1: 6a84e0e0f7040326e3ac
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-01-20 android14-5.15-2023-11_r9
SHA-1: 59a2e6511e6df074ae23
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-01-27 android14-5.15-2023-11_r10
SHA-1: ec8ba8757df34d7409c2
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-02-13 android14-5.15-2023-11_r11
SHA-1: 1eeda34c96838cee19f2
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-02-22 android14-5.15-2023-11_r12
SHA-1: 9520a47b21457e4411c5
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-03-07 android14-5.15-2023-11_r13
SHA-1: 2d977aa5f0fe5968693e
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-03-09 android14-5.15-2023-11_r14
SHA-1: c8c7658972b94dad334b
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-04-02 android14-5.15-2023-11_r15
SHA-1: c8c7658972b94dad334b
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img

Debug build

Release date Tag / Source /
Licenses
Debug kernel artifacts  Debug boot images
2023-11-24 android14-5.15-2023-11_r1
SHA-1: 3915d997ab1137e0c085
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2023-11-30 android14-5.15-2023-11_r2
SHA-1: 0a3bd8de75ebdccfe928
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2023-12-01 android14-5.15-2023-11_r3
SHA-1: 36dcb2d0d1571f1d4fc9
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2023-12-05 android14-5.15-2023-11_r4
SHA-1: 27802b0f07a61e24255d
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2023-12-06 android14-5.15-2023-11_r5
SHA-1: a6b8bed8207228b09357
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2023-12-07 android14-5.15-2023-11_r6
SHA-1: 3e4bc3e0773fb1f0df81
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2023-12-13 android14-5.15-2023-11_r7
SHA-1: d99d9fe08e0c5db712d6
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-01-13 android14-5.15-2023-11_r8
SHA-1: 6a84e0e0f7040326e3ac
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-01-20 android14-5.15-2023-11_r9
SHA-1: 59a2e6511e6df074ae23
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-01-27 android14-5.15-2023-11_r10
SHA-1: ec8ba8757df34d7409c2
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-02-13 android14-5.15-2023-11_r11
SHA-1: 1eeda34c96838cee19f2
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-02-22 android14-5.15-2023-11_r12
SHA-1: 9520a47b21457e4411c5
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-03-07 android14-5.15-2023-11_r13
SHA-1: 2d977aa5f0fe5968693e
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-03-09 android14-5.15-2023-11_r14
SHA-1: c8c7658972b94dad334b
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-04-02 android14-5.15-2023-11_r15
SHA-1: c8c7658972b94dad334b
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img

Android14-5.15 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-5.15 deprecated builds.