android15-6.6 release builds

This document provides a monthly listing of GKI release builds for android15-6.6. 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.

16 KB builds are available on-demand at this time for these builds:

  • android14-5.15
  • android14-6.1
  • android15-6.6
  • android16-6.12

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 15 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 android15-6.6 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 := 15
BOOT_SECURITY_PATCH := 2024-08-05

The build appends the following AVB properties into a prebuilt boot.img:

Prop: com.android.build.boot.os_version -> '15'
Prop: com.android.build.boot.security_patch -> '2024-08-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_dlkm_staging_archive.tar.gz All signed GKI modules for building the system_dlkm partition.
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.

Android15-6.6 launch releases

  • Parent branch: android15-6.6 (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).

August 2025 releases

  • Branch: android15-6.6-2025-08 (history)
  • Version: 6.6.98
  • No longer respin eligible from 2026-03-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
  • Deprecated from 2026-09-01. No respins allowed after this date.

Release build

Release date Tag / Source /
Changes /
Licenses
Kernel artifacts  Certified GKI
2025-08-11 android15-6.6-2025-08_r1
SHA-1: 635ffd3de18d45af05db
Diff:  prev_r1..r1
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-18 android15-6.6-2025-08_r2
SHA-1: 73cd8653abcf6a68d627
Diff:  r1..r2
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-19 android15-6.6-2025-08_r3
SHA-1: 9a7924dc03356099ac54
Diff:  r2..r3
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-21 android15-6.6-2025-08_r4
SHA-1: 962c4ce2ab28ed3c2ec4
Diff:  r3..r4
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-21 android15-6.6-2025-08_r5
SHA-1: cd02da6895990c218c13
Diff:  r4..r5
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-27 android15-6.6-2025-08_r6
SHA-1: 451270de8fccf124604f
Diff:  r5..r6
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-28 android15-6.6-2025-08_r7
SHA-1: b5f56312d031922a5659
Diff:  r6..r7
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-29 android15-6.6-2025-08_r8
SHA-1: 25db5ee048ccaf15b503
Diff:  r7..r8
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-31 android15-6.6-2025-08_r9
SHA-1: 1d02275cecaef659fca6
Diff:  r8..r9
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-09-02 android15-6.6-2025-08_r10
SHA-1: 15feeb1c64290e05d007
Diff:  r9..r10
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img

Debug build

Release date Tag / Source /
Changes /
Licenses
Debug kernel artifacts  Debug boot images
2025-08-11 android15-6.6-2025-08_r1
SHA-1: 635ffd3de18d45af05db
Diff:  prev_r1..r1
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-18 android15-6.6-2025-08_r2
SHA-1: 73cd8653abcf6a68d627
Diff:  r1..r2
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-19 android15-6.6-2025-08_r3
SHA-1: 9a7924dc03356099ac54
Diff:  r2..r3
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-21 android15-6.6-2025-08_r4
SHA-1: 962c4ce2ab28ed3c2ec4
Diff:  r3..r4
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-21 android15-6.6-2025-08_r5
SHA-1: cd02da6895990c218c13
Diff:  r4..r5
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-27 android15-6.6-2025-08_r6
SHA-1: 451270de8fccf124604f
Diff:  r5..r6
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-28 android15-6.6-2025-08_r7
SHA-1: b5f56312d031922a5659
Diff:  r6..r7
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-29 android15-6.6-2025-08_r8
SHA-1: 25db5ee048ccaf15b503
Diff:  r7..r8
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-31 android15-6.6-2025-08_r9
SHA-1: 1d02275cecaef659fca6
Diff:  r8..r9
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-09-02 android15-6.6-2025-08_r10
SHA-1: 15feeb1c64290e05d007
Diff:  r9..r10
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img

July 2025 releases

  • Branch: android15-6.6-2025-07 (history)
  • Version: 6.6.92
  • No longer respin eligible from 2026-02-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
  • Deprecated from 2026-08-01. No respins allowed after this date.

Release build

Release date Tag / Source /
Changes /
Licenses
Kernel artifacts  Certified GKI
2025-07-09 android15-6.6-2025-07_r1
SHA-1: 56a8a98987c06edd30c3
Diff:  prev_r1..r1
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-18 android15-6.6-2025-07_r2
SHA-1: b3fbc7bc6d2008917e24
Diff:  r1..r2
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-22 android15-6.6-2025-07_r3
SHA-1: a9774b96e9317e9ed06d
Diff:  r2..r3
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-29 android15-6.6-2025-07_r4
SHA-1: 93d21ca57f75fa6bf120
Diff:  r3..r4
LICENSES
The build is cancelled. Sign in to see details.
2025-07-31 android15-6.6-2025-07_r5
SHA-1: 804d24af65bad8ebdd9d
Diff:  r4..r5
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-01 android15-6.6-2025-07_r6
SHA-1: ff1bf046b033fc09a7f2
Diff:  r5..r6
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-05 android15-6.6-2025-07_r7
SHA-1: ff1bf046b033fc09a7f2
Diff:  r6..r7
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-08 android15-6.6-2025-07_r8
SHA-1: e2e12b9743c33a990392
Diff:  r7..r8
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-14 android15-6.6-2025-07_r9
SHA-1: 824547fb5472b8b3280f
Diff:  r8..r9
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-18 android15-6.6-2025-07_r10
SHA-1: 3637f4904cf55eb3e7ec
Diff:  r9..r10
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img

Debug build

Release date Tag / Source /
Changes /
Licenses
Debug kernel artifacts  Debug boot images
2025-07-09 android15-6.6-2025-07_r1
SHA-1: 56a8a98987c06edd30c3
Diff:  prev_r1..r1
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-18 android15-6.6-2025-07_r2
SHA-1: b3fbc7bc6d2008917e24
Diff:  r1..r2
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-22 android15-6.6-2025-07_r3
SHA-1: a9774b96e9317e9ed06d
Diff:  r2..r3
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-29 android15-6.6-2025-07_r4
SHA-1: 93d21ca57f75fa6bf120
Diff:  r3..r4
LICENSES
The build is cancelled. Sign in to see details.
2025-07-31 android15-6.6-2025-07_r5
SHA-1: 804d24af65bad8ebdd9d
Diff:  r4..r5
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-01 android15-6.6-2025-07_r6
SHA-1: ff1bf046b033fc09a7f2
Diff:  r5..r6
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-05 android15-6.6-2025-07_r7
SHA-1: ff1bf046b033fc09a7f2
Diff:  r6..r7
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-08 android15-6.6-2025-07_r8
SHA-1: e2e12b9743c33a990392
Diff:  r7..r8
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-14 android15-6.6-2025-07_r9
SHA-1: 824547fb5472b8b3280f
Diff:  r8..r9
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-18 android15-6.6-2025-07_r10
SHA-1: 3637f4904cf55eb3e7ec
Diff:  r9..r10
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img

June 2025 releases

  • Branch: android15-6.6-2025-06 (history)
  • Version: 6.6.89
  • No longer respin eligible from 2026-01-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
  • Deprecated from 2026-07-01. No respins allowed after this date.

Release build

Release date Tag / Source /
Changes /
Licenses
Kernel artifacts  Certified GKI
2025-06-10 android15-6.6-2025-06_r1
SHA-1: ebbf6177d5ae521e9902
Diff:  prev_r1..r1
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-20 android15-6.6-2025-06_r2
SHA-1: 6ee6be80145a4f8f1ed6
Diff:  r1..r2
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-23 android15-6.6-2025-06_r3
SHA-1: 14220ae4ce65ba58711f
Diff:  r2..r3
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-27 android15-6.6-2025-06_r4
SHA-1: 9d909fc88e2e8ede6a96
Diff:  r3..r4
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-28 android15-6.6-2025-06_r5
SHA-1: 7ab0b3fec9047e2ae060
Diff:  r4..r5
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-03 android15-6.6-2025-06_r6
SHA-1: ad2fa61886a807a39d5a
Diff:  r5..r6
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-05 android15-6.6-2025-06_r7
SHA-1: 0b8d16680d9f58f17d3e
Diff:  r6..r7
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-08 android15-6.6-2025-06_r8
SHA-1: 789e6971c201d62a9e8a
Diff:  r7..r8
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-10 android15-6.6-2025-06_r9
SHA-1: b99b4586a3ee7bd16c5a
Diff:  r8..r9
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-10 android15-6.6-2025-06_r10
SHA-1: b99b4586a3ee7bd16c5a
Diff:  r9..r10
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-11 android15-6.6-2025-06_r11
SHA-1: be8d201b0d27dd3258f8
Diff:  r10..r11
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-15 android15-6.6-2025-06_r12
SHA-1: 5a0ffb447c1dbd82e8e3
Diff:  r11..r12
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-30 android15-6.6-2025-06_r13
SHA-1: 8ed20def17abbab3adfc
Diff:  r12..r13
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-30 android15-6.6-2025-06_r14
SHA-1: 27893b59f45633fa6ab7
Diff:  r13..r14
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-31 android15-6.6-2025-06_r15
SHA-1: 27893b59f45633fa6ab7
Diff:  r14..r15
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-05 android15-6.6-2025-06_r16
SHA-1: 759894c87b6e77bb3262
Diff:  r15..r16
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-15 android15-6.6-2025-06_r17
SHA-1: 5910c573b38832743bde
Diff:  r16..r17
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-18 android15-6.6-2025-06_r18
SHA-1: 17e4366b17a656dbd4a4
Diff:  r17..r18
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-21 android15-6.6-2025-06_r19
SHA-1: c173c724983e352aeaff
Diff:  r18..r19
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img

Debug build

Release date Tag / Source /
Changes /
Licenses
Debug kernel artifacts  Debug boot images
2025-06-10 android15-6.6-2025-06_r1
SHA-1: ebbf6177d5ae521e9902
Diff:  prev_r1..r1
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-20 android15-6.6-2025-06_r2
SHA-1: 6ee6be80145a4f8f1ed6
Diff:  r1..r2
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-23 android15-6.6-2025-06_r3
SHA-1: 14220ae4ce65ba58711f
Diff:  r2..r3
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-27 android15-6.6-2025-06_r4
SHA-1: 9d909fc88e2e8ede6a96
Diff:  r3..r4
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-28 android15-6.6-2025-06_r5
SHA-1: 7ab0b3fec9047e2ae060
Diff:  r4..r5
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-03 android15-6.6-2025-06_r6
SHA-1: ad2fa61886a807a39d5a
Diff:  r5..r6
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-05 android15-6.6-2025-06_r7
SHA-1: 0b8d16680d9f58f17d3e
Diff:  r6..r7
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-08 android15-6.6-2025-06_r8
SHA-1: 789e6971c201d62a9e8a
Diff:  r7..r8
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-10 android15-6.6-2025-06_r9
SHA-1: b99b4586a3ee7bd16c5a
Diff:  r8..r9
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-10 android15-6.6-2025-06_r10
SHA-1: b99b4586a3ee7bd16c5a
Diff:  r9..r10
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-11 android15-6.6-2025-06_r11
SHA-1: be8d201b0d27dd3258f8
Diff:  r10..r11
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-15 android15-6.6-2025-06_r12
SHA-1: 5a0ffb447c1dbd82e8e3
Diff:  r11..r12
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-30 android15-6.6-2025-06_r13
SHA-1: 8ed20def17abbab3adfc
Diff:  r12..r13
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-30 android15-6.6-2025-06_r14
SHA-1: 27893b59f45633fa6ab7
Diff:  r13..r14
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-31 android15-6.6-2025-06_r15
SHA-1: 27893b59f45633fa6ab7
Diff:  r14..r15
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-05 android15-6.6-2025-06_r16
SHA-1: 759894c87b6e77bb3262
Diff:  r15..r16
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-15 android15-6.6-2025-06_r17
SHA-1: 5910c573b38832743bde
Diff:  r16..r17
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-18 android15-6.6-2025-06_r18
SHA-1: 17e4366b17a656dbd4a4
Diff:  r17..r18
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-21 android15-6.6-2025-06_r19
SHA-1: c173c724983e352aeaff
Diff:  r18..r19
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img

May 2025 releases

  • Branch: android15-6.6-2025-05 (history)
  • Version: 6.6.87
  • No longer respin eligible from 2025-12-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
  • Deprecated from 2026-06-01. No respins allowed after this date.

Release build

Release date Tag / Source /
Changes /
Licenses
Kernel artifacts  Certified GKI
2025-05-09 android15-6.6-2025-05_r1
SHA-1: b2cebbc8442459530cec
Diff:  prev_r1..r1
LICENSES
The build is cancelled. Sign in to see details.
2025-05-12 android15-6.6-2025-05_r2
SHA-1: 34ab3dd83c568f6fd4f2
Diff:  r1..r2
LICENSES
The build is cancelled. Sign in to see details.
2025-05-16 android15-6.6-2025-05_r3
SHA-1: 929ee12a0c1d2f25b93d
Diff:  r2..r3
LICENSES
The build is cancelled. Sign in to see details.
2025-05-21 android15-6.6-2025-05_r4
SHA-1: 431f91a19263ee926e41
Diff:  r3..r4
LICENSES
The build is cancelled. Sign in to see details.
2025-05-22 android15-6.6-2025-05_r5
SHA-1: a7fd09ec3403678e97af
Diff:  r4..r5
LICENSES
The build is cancelled. Sign in to see details.
2025-05-23 android15-6.6-2025-05_r6
SHA-1: a7fd09ec3403678e97af
Diff:  r5..r6
LICENSES
The build is cancelled. Sign in to see details.
2025-05-29 android15-6.6-2025-05_r7
SHA-1: ab440fc01659eb58c678
Diff:  r6..r7
LICENSES
The build is cancelled. Sign in to see details.
2025-05-29 android15-6.6-2025-05_r8
SHA-1: 3375ca4f3721e056bec3
Diff:  r7..r8
LICENSES
The build is cancelled. Sign in to see details.
2025-05-31 android15-6.6-2025-05_r9
SHA-1: 7b1f522c80c811c59e05
Diff:  r8..r9
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-18 android15-6.6-2025-05_r10
SHA-1: 12156ff4de9596a5b31f
Diff:  r9..r10
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-01 android15-6.6-2025-05_r11
SHA-1: b19fa0f3f266a8a31523
Diff:  r10..r11
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-03 android15-6.6-2025-05_r12
SHA-1: 0c6ef76708913fe61c0d
Diff:  r11..r12
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-12 android15-6.6-2025-05_r13
SHA-1: c2569c3b141cb39a6c2b
Diff:  r12..r13
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-31 android15-6.6-2025-05_r14
SHA-1: c2569c3b141cb39a6c2b
Diff:  r13..r14
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-15 android15-6.6-2025-05_r15
SHA-1: 409dc5e8ab5545ffe94d
Diff:  r14..r15
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img

Debug build

Release date Tag / Source /
Changes /
Licenses
Debug kernel artifacts  Debug boot images
2025-05-09 android15-6.6-2025-05_r1
SHA-1: b2cebbc8442459530cec
Diff:  prev_r1..r1
LICENSES
The build is cancelled. Sign in to see details.
2025-05-12 android15-6.6-2025-05_r2
SHA-1: 34ab3dd83c568f6fd4f2
Diff:  r1..r2
LICENSES
The build is cancelled. Sign in to see details.
2025-05-16 android15-6.6-2025-05_r3
SHA-1: 929ee12a0c1d2f25b93d
Diff:  r2..r3
LICENSES
The build is cancelled. Sign in to see details.
2025-05-21 android15-6.6-2025-05_r4
SHA-1: 431f91a19263ee926e41
Diff:  r3..r4
LICENSES
The build is cancelled. Sign in to see details.
2025-05-22 android15-6.6-2025-05_r5
SHA-1: a7fd09ec3403678e97af
Diff:  r4..r5
LICENSES
The build is cancelled. Sign in to see details.
2025-05-23 android15-6.6-2025-05_r6
SHA-1: a7fd09ec3403678e97af
Diff:  r5..r6
LICENSES
The build is cancelled. Sign in to see details.
2025-05-29 android15-6.6-2025-05_r7
SHA-1: ab440fc01659eb58c678
Diff:  r6..r7
LICENSES
The build is cancelled. Sign in to see details.
2025-05-29 android15-6.6-2025-05_r8
SHA-1: 3375ca4f3721e056bec3
Diff:  r7..r8
LICENSES
The build is cancelled. Sign in to see details.
2025-05-31 android15-6.6-2025-05_r9
SHA-1: 7b1f522c80c811c59e05
Diff:  r8..r9
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-18 android15-6.6-2025-05_r10
SHA-1: 12156ff4de9596a5b31f
Diff:  r9..r10
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-01 android15-6.6-2025-05_r11
SHA-1: b19fa0f3f266a8a31523
Diff:  r10..r11
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-03 android15-6.6-2025-05_r12
SHA-1: 0c6ef76708913fe61c0d
Diff:  r11..r12
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-12 android15-6.6-2025-05_r13
SHA-1: c2569c3b141cb39a6c2b
Diff:  r12..r13
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-31 android15-6.6-2025-05_r14
SHA-1: c2569c3b141cb39a6c2b
Diff:  r13..r14
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-15 android15-6.6-2025-05_r15
SHA-1: 409dc5e8ab5545ffe94d
Diff:  r14..r15
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img

April 2025 releases

  • Branch: android15-6.6-2025-04 (history)
  • Version: 6.6.82
  • No longer respin eligible from 2025-11-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
  • Deprecated from 2026-05-01. No respins allowed after this date.

Release build

Release date Tag / Source /
Changes /
Licenses
Kernel artifacts  Certified GKI
2025-04-09 android15-6.6-2025-04_r1
SHA-1: 00a71ce34a738704c289
Diff:  prev_r1..r1
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-04-17 android15-6.6-2025-04_r2
SHA-1: 297013c1469548a95550
Diff:  r1..r2
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-04-21 android15-6.6-2025-04_r3
SHA-1: 87339ac0ef504c309229
Diff:  r2..r3
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-04-23 android15-6.6-2025-04_r4
SHA-1: 6a3c96406749453cfaf7
Diff:  r3..r4
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-04-24 android15-6.6-2025-04_r5
SHA-1: 6a3c96406749453cfaf7
Diff:  r4..r5
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-04-26 android15-6.6-2025-04_r6
SHA-1: 2389aa0239f5433728c2
Diff:  r5..r6
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-08 android15-6.6-2025-04_r7
SHA-1: 238a737e3601c0d6589b
Diff:  r6..r7
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-08 android15-6.6-2025-04_r8
SHA-1: f23febec7883e9f620b2
Diff:  r7..r8
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-13 android15-6.6-2025-04_r9
SHA-1: caee807c1f90dfde1656
Diff:  r8..r9
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-16 android15-6.6-2025-04_r10
SHA-1: 41aa742ce3f2486aafcf
Diff:  r9..r10
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-21 android15-6.6-2025-04_r11
SHA-1: ed3c2d34514b2006daca
Diff:  r10..r11
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-07 android15-6.6-2025-04_r12
SHA-1: ae950bc89347a3e34598
Diff:  r11..r12
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-09 android15-6.6-2025-04_r13
SHA-1: d33b207314e64dd3aadc
Diff:  r12..r13
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-13 android15-6.6-2025-04_r14
SHA-1: 55bfc90aa7315f446635
Diff:  r13..r14
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-18 android15-6.6-2025-04_r15
SHA-1: e61a17b2902dd6cdbef4
Diff:  r14..r15
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-23 android15-6.6-2025-04_r16
SHA-1: 96780169495c35132884
Diff:  r15..r16
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-28 android15-6.6-2025-04_r17
SHA-1: ec38f2cd6a6163473014
Diff:  r16..r17
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-01 android15-6.6-2025-04_r18
SHA-1: 076ac12bde16ea0405a4
Diff:  r17..r18
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-02 android15-6.6-2025-04_r19
SHA-1: f42eaf3bd6a033f77cae
Diff:  r18..r19
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-03 android15-6.6-2025-04_r20
SHA-1: 6fce729cade43b56f802
Diff:  r19..r20
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-08 android15-6.6-2025-04_r21
SHA-1: 6562abcdbcbf7aca1af9
Diff:  r20..r21
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-09 android15-6.6-2025-04_r22
SHA-1: c2956ea7d49688ff93ab
Diff:  r21..r22
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-10 android15-6.6-2025-04_r23
SHA-1: d4aed7ed470efa667595
Diff:  r22..r23
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-22 android15-6.6-2025-04_r24
SHA-1: 8e2fa29ae8f72bfe5818
Diff:  r23..r24
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-31 android15-6.6-2025-04_r25
SHA-1: 8e2fa29ae8f72bfe5818
Diff:  r24..r25
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-27 android15-6.6-2025-04_r26
SHA-1: 8c91b36890cb83e61480
Diff:  r25..r26
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img

Debug build

Release date Tag / Source /
Changes /
Licenses
Debug kernel artifacts  Debug boot images
2025-04-09 android15-6.6-2025-04_r1
SHA-1: 00a71ce34a738704c289
Diff:  prev_r1..r1
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-04-17 android15-6.6-2025-04_r2
SHA-1: 297013c1469548a95550
Diff:  r1..r2
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-04-21 android15-6.6-2025-04_r3
SHA-1: 87339ac0ef504c309229
Diff:  r2..r3
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-04-23 android15-6.6-2025-04_r4
SHA-1: 6a3c96406749453cfaf7
Diff:  r3..r4
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-04-24 android15-6.6-2025-04_r5
SHA-1: 6a3c96406749453cfaf7
Diff:  r4..r5
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-04-26 android15-6.6-2025-04_r6
SHA-1: 2389aa0239f5433728c2
Diff:  r5..r6
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-08 android15-6.6-2025-04_r7
SHA-1: 238a737e3601c0d6589b
Diff:  r6..r7
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-08 android15-6.6-2025-04_r8
SHA-1: f23febec7883e9f620b2
Diff:  r7..r8
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-13 android15-6.6-2025-04_r9
SHA-1: caee807c1f90dfde1656
Diff:  r8..r9
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-16 android15-6.6-2025-04_r10
SHA-1: 41aa742ce3f2486aafcf
Diff:  r9..r10
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-21 android15-6.6-2025-04_r11
SHA-1: ed3c2d34514b2006daca
Diff:  r10..r11
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-07 android15-6.6-2025-04_r12
SHA-1: ae950bc89347a3e34598
Diff:  r11..r12
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-09 android15-6.6-2025-04_r13
SHA-1: d33b207314e64dd3aadc
Diff:  r12..r13
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-13 android15-6.6-2025-04_r14
SHA-1: 55bfc90aa7315f446635
Diff:  r13..r14
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-18 android15-6.6-2025-04_r15
SHA-1: e61a17b2902dd6cdbef4
Diff:  r14..r15
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-23 android15-6.6-2025-04_r16
SHA-1: 96780169495c35132884
Diff:  r15..r16
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-28 android15-6.6-2025-04_r17
SHA-1: ec38f2cd6a6163473014
Diff:  r16..r17
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-01 android15-6.6-2025-04_r18
SHA-1: 076ac12bde16ea0405a4
Diff:  r17..r18
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-02 android15-6.6-2025-04_r19
SHA-1: f42eaf3bd6a033f77cae
Diff:  r18..r19
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-03 android15-6.6-2025-04_r20
SHA-1: 6fce729cade43b56f802
Diff:  r19..r20
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-08 android15-6.6-2025-04_r21
SHA-1: 6562abcdbcbf7aca1af9
Diff:  r20..r21
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-09 android15-6.6-2025-04_r22
SHA-1: c2956ea7d49688ff93ab
Diff:  r21..r22
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-10 android15-6.6-2025-04_r23
SHA-1: d4aed7ed470efa667595
Diff:  r22..r23
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-22 android15-6.6-2025-04_r24
SHA-1: 8e2fa29ae8f72bfe5818
Diff:  r23..r24
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-31 android15-6.6-2025-04_r25
SHA-1: 8e2fa29ae8f72bfe5818
Diff:  r24..r25
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-27 android15-6.6-2025-04_r26
SHA-1: 8c91b36890cb83e61480
Diff:  r25..r26
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img

March 2025 releases

  • Branch: android15-6.6-2025-03 (history)
  • Version: 6.6.77
  • No longer respin eligible from 2025-10-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
  • Deprecated from 2026-04-01. No respins allowed after this date.

Release build

Release date Tag / Source /
Changes /
Licenses
Kernel artifacts  Certified GKI
2025-03-12 android15-6.6-2025-03_r1
SHA-1: d415a2d4bd29d2e3d5b1
Diff:  prev_r1..r1
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-20 android15-6.6-2025-03_r2
SHA-1: 7731aa7880d92d49ae07
Diff:  r1..r2
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-04-02 android15-6.6-2025-03_r3
SHA-1: c197e8a0079626f1ec7a
Diff:  r2..r3
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-04-03 android15-6.6-2025-03_r4
SHA-1: 3f5e868a639d7b2d688e
Diff:  r3..r4
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-04-16 android15-6.6-2025-03_r5
SHA-1: 9fab1123989e5eae7b78
Diff:  r4..r5
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-04-24 android15-6.6-2025-03_r6
SHA-1: 9fab1123989e5eae7b78
Diff:  r5..r6
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-06 android15-6.6-2025-03_r7
SHA-1: 034eec150390b6b9b773
Diff:  r6..r7
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-13 android15-6.6-2025-03_r8
SHA-1: b15d6439553b1a5a266c
Diff:  r7..r8
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-16 android15-6.6-2025-03_r9
SHA-1: a942b3504ecbd4b8509e
Diff:  r8..r9
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-20 android15-6.6-2025-03_r10
SHA-1: ad1d9a23807996567ab8
Diff:  r9..r10
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-22 android15-6.6-2025-03_r11
SHA-1: 27516f16ccb2c981eb3f
Diff:  r10..r11
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-28 android15-6.6-2025-03_r12
SHA-1: bde0c41169f4fa2e4e25
Diff:  r11..r12
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-10 android15-6.6-2025-03_r13
SHA-1: 5c211f9ec88796ac2608
Diff:  r12..r13
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-12 android15-6.6-2025-03_r14
SHA-1: d75deeffe6e9ac7eb61d
Diff:  r13..r14
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-13 android15-6.6-2025-03_r15
SHA-1: 4a507830d8909940399d
Diff:  r14..r15
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-16 android15-6.6-2025-03_r16
SHA-1: eaa60a4671b0e7735383
Diff:  r15..r16
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-18 android15-6.6-2025-03_r17
SHA-1: e2a99956e9cb6885548e
Diff:  r16..r17
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-28 android15-6.6-2025-03_r18
SHA-1: e5dcf2ee9c704ec9fe7e
Diff:  r17..r18
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-03 android15-6.6-2025-03_r19
SHA-1: afb1479039bc3b5e00de
Diff:  r18..r19
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-10 android15-6.6-2025-03_r20
SHA-1: 44de03971c70d00d1ff6
Diff:  r19..r20
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-13 android15-6.6-2025-03_r21
SHA-1: 1cfd9a28721c8e8ff70a
Diff:  r20..r21
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-24 android15-6.6-2025-03_r22
SHA-1: 68699ccd4e7fed426009
Diff:  r21..r22
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-31 android15-6.6-2025-03_r23
SHA-1: 68699ccd4e7fed426009
Diff:  r22..r23
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-04 android15-6.6-2025-03_r24
SHA-1: 0a4837183a776dd5e73f
Diff:  r23..r24
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-05 android15-6.6-2025-03_r25
SHA-1: 0a4837183a776dd5e73f
Diff:  r24..r25
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-14 android15-6.6-2025-03_r26
SHA-1: cd6afaa321f309b59249
Diff:  r25..r26
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-23 android15-6.6-2025-03_r27
SHA-1: fa7c09deeca0b456a8b6
Diff:  r26..r27
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-27 android15-6.6-2025-03_r28
SHA-1: 63ce7556864ce3d8dcc0
Diff:  r27..r28
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img

Debug build

Release date Tag / Source /
Changes /
Licenses
Debug kernel artifacts  Debug boot images
2025-03-12 android15-6.6-2025-03_r1
SHA-1: d415a2d4bd29d2e3d5b1
Diff:  prev_r1..r1
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-20 android15-6.6-2025-03_r2
SHA-1: 7731aa7880d92d49ae07
Diff:  r1..r2
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-04-02 android15-6.6-2025-03_r3
SHA-1: c197e8a0079626f1ec7a
Diff:  r2..r3
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-04-03 android15-6.6-2025-03_r4
SHA-1: 3f5e868a639d7b2d688e
Diff:  r3..r4
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-04-16 android15-6.6-2025-03_r5
SHA-1: 9fab1123989e5eae7b78
Diff:  r4..r5
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-04-24 android15-6.6-2025-03_r6
SHA-1: 9fab1123989e5eae7b78
Diff:  r5..r6
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-06 android15-6.6-2025-03_r7
SHA-1: 034eec150390b6b9b773
Diff:  r6..r7
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-13 android15-6.6-2025-03_r8
SHA-1: b15d6439553b1a5a266c
Diff:  r7..r8
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-16 android15-6.6-2025-03_r9
SHA-1: a942b3504ecbd4b8509e
Diff:  r8..r9
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-20 android15-6.6-2025-03_r10
SHA-1: ad1d9a23807996567ab8
Diff:  r9..r10
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-22 android15-6.6-2025-03_r11
SHA-1: 27516f16ccb2c981eb3f
Diff:  r10..r11
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-28 android15-6.6-2025-03_r12
SHA-1: bde0c41169f4fa2e4e25
Diff:  r11..r12
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-10 android15-6.6-2025-03_r13
SHA-1: 5c211f9ec88796ac2608
Diff:  r12..r13
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-12 android15-6.6-2025-03_r14
SHA-1: d75deeffe6e9ac7eb61d
Diff:  r13..r14
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-13 android15-6.6-2025-03_r15
SHA-1: 4a507830d8909940399d
Diff:  r14..r15
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-16 android15-6.6-2025-03_r16
SHA-1: eaa60a4671b0e7735383
Diff:  r15..r16
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-18 android15-6.6-2025-03_r17
SHA-1: e2a99956e9cb6885548e
Diff:  r16..r17
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-28 android15-6.6-2025-03_r18
SHA-1: e5dcf2ee9c704ec9fe7e
Diff:  r17..r18
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-03 android15-6.6-2025-03_r19
SHA-1: afb1479039bc3b5e00de
Diff:  r18..r19
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-10 android15-6.6-2025-03_r20
SHA-1: 44de03971c70d00d1ff6
Diff:  r19..r20
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-13 android15-6.6-2025-03_r21
SHA-1: 1cfd9a28721c8e8ff70a
Diff:  r20..r21
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-24 android15-6.6-2025-03_r22
SHA-1: 68699ccd4e7fed426009
Diff:  r21..r22
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-31 android15-6.6-2025-03_r23
SHA-1: 68699ccd4e7fed426009
Diff:  r22..r23
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-04 android15-6.6-2025-03_r24
SHA-1: 0a4837183a776dd5e73f
Diff:  r23..r24
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-05 android15-6.6-2025-03_r25
SHA-1: 0a4837183a776dd5e73f
Diff:  r24..r25
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-14 android15-6.6-2025-03_r26
SHA-1: cd6afaa321f309b59249
Diff:  r25..r26
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-23 android15-6.6-2025-03_r27
SHA-1: fa7c09deeca0b456a8b6
Diff:  r26..r27
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-27 android15-6.6-2025-03_r28
SHA-1: 63ce7556864ce3d8dcc0
Diff:  r27..r28
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img

Android15-6.6 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).

February 2025 releases

  • Branch: android15-6.6-2025-02 (history)
  • Version: 6.6.66
  • No longer respin eligible from 2025-09-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
  • Deprecated from 2026-03-01. No respins allowed after this date.

Release build

Release date Tag / Source /
Changes /
Licenses
Kernel artifacts  Certified GKI
2025-02-10 android15-6.6-2025-02_r1
SHA-1: 26e104d46acb54f43b21
Diff:  prev_r1..r1
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-02-17 android15-6.6-2025-02_r2
SHA-1: b66429556fb8cd9718a3
Diff:  r1..r2
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-02-20 android15-6.6-2025-02_r3
SHA-1: 5368d20b3aad7b24c88b
Diff:  r2..r3
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-02-26 android15-6.6-2025-02_r4
SHA-1: dc1659ef688596a91605
Diff:  r3..r4
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-11 android15-6.6-2025-02_r5
SHA-1: 416f37864574da056928
Diff:  r4..r5
LICENSES
The build is cancelled. Sign in to see details.
2025-03-12 android15-6.6-2025-02_r6
SHA-1: e85affb03264dc7779d6
Diff:  r5..r6
LICENSES
The build is cancelled. Sign in to see details.
2025-03-14 android15-6.6-2025-02_r7
SHA-1: 4f394d093caf2b1d75db
Diff:  r6..r7
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-28 android15-6.6-2025-02_r8
SHA-1: b6de5d526029a9aa6ca1
Diff:  r7..r8
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-04-24 android15-6.6-2025-02_r9
SHA-1: 33e6f60b56e2988f1d5a
Diff:  r8..r9
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-01 android15-6.6-2025-02_r10
SHA-1: 9b6ad5b4b8138fa948ba
Diff:  r9..r10
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-07 android15-6.6-2025-02_r11
SHA-1: 9b6ad5b4b8138fa948ba
Diff:  r10..r11
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-09 android15-6.6-2025-02_r12
SHA-1: 881a2c4e8ad508fa6848
Diff:  r11..r12
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-17 android15-6.6-2025-02_r13
SHA-1: b8040b710a1f9324a00a
Diff:  r12..r13
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-19 android15-6.6-2025-02_r14
SHA-1: 1acc7dc7284a728a9680
Diff:  r13..r14
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-01 android15-6.6-2025-02_r15
SHA-1: add77f4fe96297b31d7a
Diff:  r14..r15
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-09 android15-6.6-2025-02_r16
SHA-1: 087a3ddc9c43c592ff87
Diff:  r15..r16
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-22 android15-6.6-2025-02_r17
SHA-1: d0c43a640eabd158f426
Diff:  r16..r17
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-08-02 android15-6.6-2025-02_r18
SHA-1: d0c43a640eabd158f426
Diff:  r17..r18
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img

Debug build

Release date Tag / Source /
Changes /
Licenses
Debug kernel artifacts  Debug boot images
2025-02-10 android15-6.6-2025-02_r1
SHA-1: 26e104d46acb54f43b21
Diff:  prev_r1..r1
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-02-17 android15-6.6-2025-02_r2
SHA-1: b66429556fb8cd9718a3
Diff:  r1..r2
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-02-20 android15-6.6-2025-02_r3
SHA-1: 5368d20b3aad7b24c88b
Diff:  r2..r3
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-02-26 android15-6.6-2025-02_r4
SHA-1: dc1659ef688596a91605
Diff:  r3..r4
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-11 android15-6.6-2025-02_r5
SHA-1: 416f37864574da056928
Diff:  r4..r5
LICENSES
The build is cancelled. Sign in to see details.
2025-03-12 android15-6.6-2025-02_r6
SHA-1: e85affb03264dc7779d6
Diff:  r5..r6
LICENSES
The build is cancelled. Sign in to see details.
2025-03-14 android15-6.6-2025-02_r7
SHA-1: 4f394d093caf2b1d75db
Diff:  r6..r7
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-28 android15-6.6-2025-02_r8
SHA-1: b6de5d526029a9aa6ca1
Diff:  r7..r8
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-04-24 android15-6.6-2025-02_r9
SHA-1: 33e6f60b56e2988f1d5a
Diff:  r8..r9
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-01 android15-6.6-2025-02_r10
SHA-1: 9b6ad5b4b8138fa948ba
Diff:  r9..r10
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-07 android15-6.6-2025-02_r11
SHA-1: 9b6ad5b4b8138fa948ba
Diff:  r10..r11
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-09 android15-6.6-2025-02_r12
SHA-1: 881a2c4e8ad508fa6848
Diff:  r11..r12
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-17 android15-6.6-2025-02_r13
SHA-1: b8040b710a1f9324a00a
Diff:  r12..r13
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-19 android15-6.6-2025-02_r14
SHA-1: 1acc7dc7284a728a9680
Diff:  r13..r14
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-01 android15-6.6-2025-02_r15
SHA-1: add77f4fe96297b31d7a
Diff:  r14..r15
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-09 android15-6.6-2025-02_r16
SHA-1: 087a3ddc9c43c592ff87
Diff:  r15..r16
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-22 android15-6.6-2025-02_r17
SHA-1: d0c43a640eabd158f426
Diff:  r16..r17
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-08-02 android15-6.6-2025-02_r18
SHA-1: d0c43a640eabd158f426
Diff:  r17..r18
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img

January 2025 releases

  • Branch: android15-6.6-2025-01 (history)
  • Version: 6.6.58
  • No longer respin eligible from 2025-08-01, unless for security patches cited in the Android Security Bulletin (ASB) upon explicit partner request.
  • Deprecated from 2026-02-01. No respins allowed after this date.

Release build

Release date Tag / Source /
Changes /
Licenses
Kernel artifacts  Certified GKI
2025-01-14 android15-6.6-2025-01_r1
SHA-1: 217cec2d03813e7214a4
Diff:  prev_r1..r1
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-01-22 android15-6.6-2025-01_r2
SHA-1: 9f047a51b39e1844b6bf
Diff:  r1..r2
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-02-07 android15-6.6-2025-01_r3
SHA-1: 21ec3a8037fb90c4b75d
Diff:  r2..r3
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-02-11 android15-6.6-2025-01_r4
SHA-1: 141198ae89b2d5431bd0
Diff:  r3..r4
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-02-13 android15-6.6-2025-01_r5
SHA-1: dbdc5ab7d17f5cf47d7c
Diff:  r4..r5
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-03 android15-6.6-2025-01_r6
SHA-1: bad6466b5c4dac8b8228
Diff:  r5..r6
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-06 android15-6.6-2025-01_r7
SHA-1: b3cfc30c6401b71dad6b
Diff:  r6..r7
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-13 android15-6.6-2025-01_r8
SHA-1: 52d776ea9f68f0101bd6
Diff:  r7..r8
LICENSES
The build is cancelled. Sign in to see details.
2025-03-14 android15-6.6-2025-01_r9
SHA-1: 6726d0da8bd163f294a4
Diff:  r8..r9
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-18 android15-6.6-2025-01_r10
SHA-1: b98c9fc661ec67198c0d
Diff:  r9..r10
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-19 android15-6.6-2025-01_r11
SHA-1: c5074daf42e568abde5a
Diff:  r10..r11
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-25 android15-6.6-2025-01_r12
SHA-1: 0da12250f4eac7d408db
Diff:  r11..r12
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-04-23 android15-6.6-2025-01_r13
SHA-1: 32dad2ba90822fc9a261
Diff:  r12..r13
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-01 android15-6.6-2025-01_r14
SHA-1: aa37d2210cc38846e69b
Diff:  r13..r14
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-07 android15-6.6-2025-01_r15
SHA-1: aa37d2210cc38846e69b
Diff:  r14..r15
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-08 android15-6.6-2025-01_r16
SHA-1: c27d6cefb5485dbd985d
Diff:  r15..r16
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-12 android15-6.6-2025-01_r17
SHA-1: 97728a1436424265258c
Diff:  r16..r17
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-23 android15-6.6-2025-01_r18
SHA-1: 8567f08f62013a0705df
Diff:  r17..r18
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-26 android15-6.6-2025-01_r19
SHA-1: 17cdfa1756f8a2371148
Diff:  r18..r19
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-01 android15-6.6-2025-01_r20
SHA-1: 60af55c5e068dec8e2db
Diff:  r19..r20
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-31 android15-6.6-2025-01_r21
SHA-1: 52ee0ae5bd05f0fc4856
Diff:  r20..r21
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img

Debug build

Release date Tag / Source /
Changes /
Licenses
Debug kernel artifacts  Debug boot images
2025-01-14 android15-6.6-2025-01_r1
SHA-1: 217cec2d03813e7214a4
Diff:  prev_r1..r1
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-01-22 android15-6.6-2025-01_r2
SHA-1: 9f047a51b39e1844b6bf
Diff:  r1..r2
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-02-07 android15-6.6-2025-01_r3
SHA-1: 21ec3a8037fb90c4b75d
Diff:  r2..r3
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-02-11 android15-6.6-2025-01_r4
SHA-1: 141198ae89b2d5431bd0
Diff:  r3..r4
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-02-13 android15-6.6-2025-01_r5
SHA-1: dbdc5ab7d17f5cf47d7c
Diff:  r4..r5
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-03 android15-6.6-2025-01_r6
SHA-1: bad6466b5c4dac8b8228
Diff:  r5..r6
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-06 android15-6.6-2025-01_r7
SHA-1: b3cfc30c6401b71dad6b
Diff:  r6..r7
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-13 android15-6.6-2025-01_r8
SHA-1: 52d776ea9f68f0101bd6
Diff:  r7..r8
LICENSES
The build is cancelled. Sign in to see details.
2025-03-14 android15-6.6-2025-01_r9
SHA-1: 6726d0da8bd163f294a4
Diff:  r8..r9
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-18 android15-6.6-2025-01_r10
SHA-1: b98c9fc661ec67198c0d
Diff:  r9..r10
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-19 android15-6.6-2025-01_r11
SHA-1: c5074daf42e568abde5a
Diff:  r10..r11
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-25 android15-6.6-2025-01_r12
SHA-1: 0da12250f4eac7d408db
Diff:  r11..r12
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-04-23 android15-6.6-2025-01_r13
SHA-1: 32dad2ba90822fc9a261
Diff:  r12..r13
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-01 android15-6.6-2025-01_r14
SHA-1: aa37d2210cc38846e69b
Diff:  r13..r14
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-07 android15-6.6-2025-01_r15
SHA-1: aa37d2210cc38846e69b
Diff:  r14..r15
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-08 android15-6.6-2025-01_r16
SHA-1: c27d6cefb5485dbd985d
Diff:  r15..r16
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-12 android15-6.6-2025-01_r17
SHA-1: 97728a1436424265258c
Diff:  r16..r17
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-23 android15-6.6-2025-01_r18
SHA-1: 8567f08f62013a0705df
Diff:  r17..r18
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-26 android15-6.6-2025-01_r19
SHA-1: 17cdfa1756f8a2371148
Diff:  r18..r19
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-01 android15-6.6-2025-01_r20
SHA-1: 60af55c5e068dec8e2db
Diff:  r19..r20
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-31 android15-6.6-2025-01_r21
SHA-1: 52ee0ae5bd05f0fc4856
Diff:  r20..r21
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img

December 2024 releases

  • Branch: android15-6.6-2024-12 (history)
  • Version: 6.6.57
  • 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-24 android15-6.6-2024-12_r1
SHA-1: 9dfb2bc0c4665d1b5ddb
Diff:  prev_r1..r1
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2024-12-25 android15-6.6-2024-12_r2
SHA-1: 0139036d697a69cffe42
Diff:  r1..r2
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2024-12-28 android15-6.6-2024-12_r3
SHA-1: 8b26891fbecaeec8c381
Diff:  r2..r3
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-01-03 android15-6.6-2024-12_r4
SHA-1: d8ba0901b52503ce1cf4
Diff:  r3..r4
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-01-07 android15-6.6-2024-12_r5
SHA-1: 8b74aa0d107a54a2e45a
Diff:  r4..r5
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-01-09 android15-6.6-2024-12_r6
SHA-1: 87e457e8e2ac0fb3ae0f
Diff:  r5..r6
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-01-10 android15-6.6-2024-12_r7
SHA-1: 17c77fc408ae591be4f2
Diff:  r6..r7
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-01-22 android15-6.6-2024-12_r8
SHA-1: 23dafd0055ada5f95360
Diff:  r7..r8
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-02-11 android15-6.6-2024-12_r9
SHA-1: ae005dddc2c68bfa400f
Diff:  r8..r9
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-02-19 android15-6.6-2024-12_r10
SHA-1: c8de96049c9673e1c96e
Diff:  r9..r10
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-02-22 android15-6.6-2024-12_r11
SHA-1: f9e3f8359c5afff02ea2
Diff:  r10..r11
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-02-27 android15-6.6-2024-12_r12
SHA-1: 12f26fa7748ee058c3aa
Diff:  r11..r12
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-04 android15-6.6-2024-12_r13
SHA-1: 223461f63a7a393d7b73
Diff:  r12..r13
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-05 android15-6.6-2024-12_r14
SHA-1: 302cb15749a8aa3fb5e9
Diff:  r13..r14
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-13 android15-6.6-2024-12_r15
SHA-1: f6c008a1a5b1cc8ba745
Diff:  r14..r15
LICENSES
The build is cancelled. Sign in to see details.
2025-03-17 android15-6.6-2024-12_r16
SHA-1: f6c008a1a5b1cc8ba745
Diff:  r15..r16
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-18 android15-6.6-2024-12_r17
SHA-1: 4fe70466de2037238a69
Diff:  r16..r17
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-28 android15-6.6-2024-12_r18
SHA-1: ff074b278e225956ea78
Diff:  r17..r18
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-04-09 android15-6.6-2024-12_r19
SHA-1: 70a0f2f5f81694e30681
Diff:  r18..r19
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-04-23 android15-6.6-2024-12_r20
SHA-1: 8f666e70c848092811dd
Diff:  r19..r20
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-07 android15-6.6-2024-12_r21
SHA-1: bfe07bdc95271f068101
Diff:  r20..r21
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-14 android15-6.6-2024-12_r22
SHA-1: e32e14fb76dca31d08ee
Diff:  r21..r22
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-15 android15-6.6-2024-12_r23
SHA-1: 22948dd860a686b8ca26
Diff:  r22..r23
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-29 android15-6.6-2024-12_r24
SHA-1: 1960324b25c8e48c0e05
Diff:  r23..r24
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-04 android15-6.6-2024-12_r25
SHA-1: 7b1f455c7143098e61cd
Diff:  r24..r25
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-12 android15-6.6-2024-12_r26
SHA-1: b71a4b6cdfc37b0bd161
Diff:  r25..r26
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-24 android15-6.6-2024-12_r27
SHA-1: 87271dd377827bd5d282
Diff:  r26..r27
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-25 android15-6.6-2024-12_r28
SHA-1: cd861fe71513de2ee168
Diff:  r27..r28
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-27 android15-6.6-2024-12_r29
SHA-1: d33dd6975897a0d6d405
Diff:  r28..r29
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-31 android15-6.6-2024-12_r30
SHA-1: c7d3f561226819435c6c
Diff:  r29..r30
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img

Debug build

Release date Tag / Source /
Changes /
Licenses
Debug kernel artifacts  Debug boot images
2024-12-24 android15-6.6-2024-12_r1
SHA-1: 9dfb2bc0c4665d1b5ddb
Diff:  prev_r1..r1
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2024-12-25 android15-6.6-2024-12_r2
SHA-1: 0139036d697a69cffe42
Diff:  r1..r2
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2024-12-28 android15-6.6-2024-12_r3
SHA-1: 8b26891fbecaeec8c381
Diff:  r2..r3
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-01-03 android15-6.6-2024-12_r4
SHA-1: d8ba0901b52503ce1cf4
Diff:  r3..r4
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-01-07 android15-6.6-2024-12_r5
SHA-1: 8b74aa0d107a54a2e45a
Diff:  r4..r5
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-01-09 android15-6.6-2024-12_r6
SHA-1: 87e457e8e2ac0fb3ae0f
Diff:  r5..r6
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-01-10 android15-6.6-2024-12_r7
SHA-1: 17c77fc408ae591be4f2
Diff:  r6..r7
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-01-22 android15-6.6-2024-12_r8
SHA-1: 23dafd0055ada5f95360
Diff:  r7..r8
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-02-11 android15-6.6-2024-12_r9
SHA-1: ae005dddc2c68bfa400f
Diff:  r8..r9
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-02-19 android15-6.6-2024-12_r10
SHA-1: c8de96049c9673e1c96e
Diff:  r9..r10
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-02-22 android15-6.6-2024-12_r11
SHA-1: f9e3f8359c5afff02ea2
Diff:  r10..r11
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-02-27 android15-6.6-2024-12_r12
SHA-1: 12f26fa7748ee058c3aa
Diff:  r11..r12
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-04 android15-6.6-2024-12_r13
SHA-1: 223461f63a7a393d7b73
Diff:  r12..r13
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-05 android15-6.6-2024-12_r14
SHA-1: 302cb15749a8aa3fb5e9
Diff:  r13..r14
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-13 android15-6.6-2024-12_r15
SHA-1: f6c008a1a5b1cc8ba745
Diff:  r14..r15
LICENSES
The build is cancelled. Sign in to see details.
2025-03-17 android15-6.6-2024-12_r16
SHA-1: f6c008a1a5b1cc8ba745
Diff:  r15..r16
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-18 android15-6.6-2024-12_r17
SHA-1: 4fe70466de2037238a69
Diff:  r16..r17
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-28 android15-6.6-2024-12_r18
SHA-1: ff074b278e225956ea78
Diff:  r17..r18
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-04-09 android15-6.6-2024-12_r19
SHA-1: 70a0f2f5f81694e30681
Diff:  r18..r19
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-04-23 android15-6.6-2024-12_r20
SHA-1: 8f666e70c848092811dd
Diff:  r19..r20
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-07 android15-6.6-2024-12_r21
SHA-1: bfe07bdc95271f068101
Diff:  r20..r21
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-14 android15-6.6-2024-12_r22
SHA-1: e32e14fb76dca31d08ee
Diff:  r21..r22
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-15 android15-6.6-2024-12_r23
SHA-1: 22948dd860a686b8ca26
Diff:  r22..r23
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-29 android15-6.6-2024-12_r24
SHA-1: 1960324b25c8e48c0e05
Diff:  r23..r24
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-04 android15-6.6-2024-12_r25
SHA-1: 7b1f455c7143098e61cd
Diff:  r24..r25
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-12 android15-6.6-2024-12_r26
SHA-1: b71a4b6cdfc37b0bd161
Diff:  r25..r26
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-24 android15-6.6-2024-12_r27
SHA-1: 87271dd377827bd5d282
Diff:  r26..r27
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-25 android15-6.6-2024-12_r28
SHA-1: cd861fe71513de2ee168
Diff:  r27..r28
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-27 android15-6.6-2024-12_r29
SHA-1: d33dd6975897a0d6d405
Diff:  r28..r29
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-31 android15-6.6-2024-12_r30
SHA-1: c7d3f561226819435c6c
Diff:  r29..r30
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img

November 2024 releases

  • Branch: android15-6.6-2024-11 (history)
  • Version: 6.6.56
  • 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-11 android15-6.6-2024-11_r1
SHA-1: 4dc1c153f7b0c12b5ace
Diff:  prev_r1..r1
LICENSES
The build is cancelled. Sign in to see details.
2024-11-14 android15-6.6-2024-11_r2
SHA-1: 72286ec21ef8d878b2b2
Diff:  r1..r2
LICENSES
The build is cancelled. Sign in to see details.
2024-11-23 android15-6.6-2024-11_r3
SHA-1: 7b84a2e5ce477ce8e1a1
Diff:  r2..r3
LICENSES
The build is cancelled. Sign in to see details.
2024-11-30 android15-6.6-2024-11_r4
SHA-1: 945ca10083a9aad1efdf
Diff:  r3..r4
LICENSES
The build is cancelled. Sign in to see details.
2024-12-13 android15-6.6-2024-11_r5
SHA-1: 98887ea5d0f427a9a1ab
Diff:  r4..r5
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2024-12-16 android15-6.6-2024-11_r6
SHA-1: 29065cd47eb2d66bc0db
Diff:  r5..r6
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2024-12-20 android15-6.6-2024-11_r7
SHA-1: 38447e018c92f6ae1820
Diff:  r6..r7
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-01-22 android15-6.6-2024-11_r8
SHA-1: 277da62e8cede4af15d0
Diff:  r7..r8
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-01-23 android15-6.6-2024-11_r9
SHA-1: c17cd18caca6908a6598
Diff:  r8..r9
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-02-11 android15-6.6-2024-11_r10
SHA-1: 88c87bc8134f915dd93a
Diff:  r9..r10
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-02-14 android15-6.6-2024-11_r11
SHA-1: 608ba0cf215d76b2d9ab
Diff:  r10..r11
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-02-18 android15-6.6-2024-11_r12
SHA-1: 6b912334b83fadfdb76e
Diff:  r11..r12
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-02-22 android15-6.6-2024-11_r13
SHA-1: 98a36b7894211ac423f0
Diff:  r12..r13
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-02-25 android15-6.6-2024-11_r14
SHA-1: 98a36b7894211ac423f0
Diff:  r13..r14
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-02-27 android15-6.6-2024-11_r15
SHA-1: 443415d527b944b279a7
Diff:  r14..r15
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-01 android15-6.6-2024-11_r16
SHA-1: f44dcf725e293cdc8232
Diff:  r15..r16
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-03 android15-6.6-2024-11_r17
SHA-1: f44dcf725e293cdc8232
Diff:  r16..r17
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-04 android15-6.6-2024-11_r18
SHA-1: 6b25138c32d5bcef8a8e
Diff:  r17..r18
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-05 android15-6.6-2024-11_r19
SHA-1: 6b25138c32d5bcef8a8e
Diff:  r18..r19
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-06 android15-6.6-2024-11_r20
SHA-1: c0eeae1fc019098d9619
Diff:  r19..r20
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-06 android15-6.6-2024-11_r21
SHA-1: 89f9145929802cb83c8f
Diff:  r20..r21
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-07 android15-6.6-2024-11_r22
SHA-1: 12cad3f6ac8ed34c417a
Diff:  r21..r22
LICENSES
The build is cancelled. Sign in to see details.
2025-03-13 android15-6.6-2024-11_r23
SHA-1: 7f19c751e3341f232126
Diff:  r22..r23
LICENSES
The build is cancelled. Sign in to see details.
2025-03-17 android15-6.6-2024-11_r24
SHA-1: 7f19c751e3341f232126
Diff:  r23..r24
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-19 android15-6.6-2024-11_r25
SHA-1: 6999122f28ef175f5830
Diff:  r24..r25
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-21 android15-6.6-2024-11_r26
SHA-1: fade384491efe8973552
Diff:  r25..r26
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-25 android15-6.6-2024-11_r27
SHA-1: eb7237b308a8c43293c2
Diff:  r26..r27
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-04-01 android15-6.6-2024-11_r28
SHA-1: f7d505beab1f2f6c3f2d
Diff:  r27..r28
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-04-07 android15-6.6-2024-11_r29
SHA-1: 96c6472e8dc00ceb124c
Diff:  r28..r29
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-04-08 android15-6.6-2024-11_r30
SHA-1: a3c3e7c841d92eee1abb
Diff:  r29..r30
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-04-09 android15-6.6-2024-11_r31
SHA-1: a3c3e7c841d92eee1abb
Diff:  r30..r31
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-04-24 android15-6.6-2024-11_r32
SHA-1: 7ecd195a9bfff91e6d0b
Diff:  r31..r32
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-04-26 android15-6.6-2024-11_r33
SHA-1: 412466ac872d9108b62e
Diff:  r32..r33
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-07 android15-6.6-2024-11_r34
SHA-1: 3c2e10bc0383eed3dd9a
Diff:  r33..r34
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-08 android15-6.6-2024-11_r35
SHA-1: 4a0a88d785cd03524ab1
Diff:  r34..r35
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-12 android15-6.6-2024-11_r36
SHA-1: 6f1fb56fa84d48869f1e
Diff:  r35..r36
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-23 android15-6.6-2024-11_r37
SHA-1: 4696cd4cb7e5122e8078
Diff:  r36..r37
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-28 android15-6.6-2024-11_r38
SHA-1: 1ed655e69905d6d5d0c8
Diff:  r37..r38
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-03 android15-6.6-2024-11_r39
SHA-1: 1a0c76598c3e02ecc75c
Diff:  r38..r39
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-06-12 android15-6.6-2024-11_r40
SHA-1: f3cb76b428034b0cd90b
Diff:  r39..r40
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-31 android15-6.6-2024-11_r41
SHA-1: 3da69d704aa31ef97db1
Diff:  r40..r41
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img

Debug build

Release date Tag / Source /
Changes /
Licenses
Debug kernel artifacts  Debug boot images
2024-11-11 android15-6.6-2024-11_r1
SHA-1: 4dc1c153f7b0c12b5ace
Diff:  prev_r1..r1
LICENSES
The build is cancelled. Sign in to see details.
2024-11-14 android15-6.6-2024-11_r2
SHA-1: 72286ec21ef8d878b2b2
Diff:  r1..r2
LICENSES
The build is cancelled. Sign in to see details.
2024-11-23 android15-6.6-2024-11_r3
SHA-1: 7b84a2e5ce477ce8e1a1
Diff:  r2..r3
LICENSES
The build is cancelled. Sign in to see details.
2024-11-30 android15-6.6-2024-11_r4
SHA-1: 945ca10083a9aad1efdf
Diff:  r3..r4
LICENSES
The build is cancelled. Sign in to see details.
2024-12-13 android15-6.6-2024-11_r5
SHA-1: 98887ea5d0f427a9a1ab
Diff:  r4..r5
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2024-12-16 android15-6.6-2024-11_r6
SHA-1: 29065cd47eb2d66bc0db
Diff:  r5..r6
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2024-12-20 android15-6.6-2024-11_r7
SHA-1: 38447e018c92f6ae1820
Diff:  r6..r7
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-01-22 android15-6.6-2024-11_r8
SHA-1: 277da62e8cede4af15d0
Diff:  r7..r8
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-01-23 android15-6.6-2024-11_r9
SHA-1: c17cd18caca6908a6598
Diff:  r8..r9
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-02-11 android15-6.6-2024-11_r10
SHA-1: 88c87bc8134f915dd93a
Diff:  r9..r10
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-02-14 android15-6.6-2024-11_r11
SHA-1: 608ba0cf215d76b2d9ab
Diff:  r10..r11
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-02-18 android15-6.6-2024-11_r12
SHA-1: 6b912334b83fadfdb76e
Diff:  r11..r12
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-02-22 android15-6.6-2024-11_r13
SHA-1: 98a36b7894211ac423f0
Diff:  r12..r13
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-02-25 android15-6.6-2024-11_r14
SHA-1: 98a36b7894211ac423f0
Diff:  r13..r14
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-02-27 android15-6.6-2024-11_r15
SHA-1: 443415d527b944b279a7
Diff:  r14..r15
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-01 android15-6.6-2024-11_r16
SHA-1: f44dcf725e293cdc8232
Diff:  r15..r16
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-03 android15-6.6-2024-11_r17
SHA-1: f44dcf725e293cdc8232
Diff:  r16..r17
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-04 android15-6.6-2024-11_r18
SHA-1: 6b25138c32d5bcef8a8e
Diff:  r17..r18
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-05 android15-6.6-2024-11_r19
SHA-1: 6b25138c32d5bcef8a8e
Diff:  r18..r19
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-06 android15-6.6-2024-11_r20
SHA-1: c0eeae1fc019098d9619
Diff:  r19..r20
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-06 android15-6.6-2024-11_r21
SHA-1: 89f9145929802cb83c8f
Diff:  r20..r21
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-07 android15-6.6-2024-11_r22
SHA-1: 12cad3f6ac8ed34c417a
Diff:  r21..r22
LICENSES
The build is cancelled. Sign in to see details.
2025-03-13 android15-6.6-2024-11_r23
SHA-1: 7f19c751e3341f232126
Diff:  r22..r23
LICENSES
The build is cancelled. Sign in to see details.
2025-03-17 android15-6.6-2024-11_r24
SHA-1: 7f19c751e3341f232126
Diff:  r23..r24
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-19 android15-6.6-2024-11_r25
SHA-1: 6999122f28ef175f5830
Diff:  r24..r25
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-21 android15-6.6-2024-11_r26
SHA-1: fade384491efe8973552
Diff:  r25..r26
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-25 android15-6.6-2024-11_r27
SHA-1: eb7237b308a8c43293c2
Diff:  r26..r27
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-04-01 android15-6.6-2024-11_r28
SHA-1: f7d505beab1f2f6c3f2d
Diff:  r27..r28
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-04-07 android15-6.6-2024-11_r29
SHA-1: 96c6472e8dc00ceb124c
Diff:  r28..r29
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-04-08 android15-6.6-2024-11_r30
SHA-1: a3c3e7c841d92eee1abb
Diff:  r29..r30
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-04-09 android15-6.6-2024-11_r31
SHA-1: a3c3e7c841d92eee1abb
Diff:  r30..r31
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-04-24 android15-6.6-2024-11_r32
SHA-1: 7ecd195a9bfff91e6d0b
Diff:  r31..r32
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-04-26 android15-6.6-2024-11_r33
SHA-1: 412466ac872d9108b62e
Diff:  r32..r33
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-07 android15-6.6-2024-11_r34
SHA-1: 3c2e10bc0383eed3dd9a
Diff:  r33..r34
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-08 android15-6.6-2024-11_r35
SHA-1: 4a0a88d785cd03524ab1
Diff:  r34..r35
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-12 android15-6.6-2024-11_r36
SHA-1: 6f1fb56fa84d48869f1e
Diff:  r35..r36
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-23 android15-6.6-2024-11_r37
SHA-1: 4696cd4cb7e5122e8078
Diff:  r36..r37
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-28 android15-6.6-2024-11_r38
SHA-1: 1ed655e69905d6d5d0c8
Diff:  r37..r38
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-03 android15-6.6-2024-11_r39
SHA-1: 1a0c76598c3e02ecc75c
Diff:  r38..r39
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-06-12 android15-6.6-2024-11_r40
SHA-1: f3cb76b428034b0cd90b
Diff:  r39..r40
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-31 android15-6.6-2024-11_r41
SHA-1: 3da69d704aa31ef97db1
Diff:  r40..r41
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img

October 2024 releases

  • Branch: android15-6.6-2024-10 (history)
  • Version: 6.6.50
  • 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-11 android15-6.6-2024-10_r1
SHA-1: c1f113c293260e98b72c
Diff:  prev_r1..r1
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2024-10-15 android15-6.6-2024-10_r2
SHA-1: 3e040da6c71e29d37855
Diff:  r1..r2
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2024-10-18 android15-6.6-2024-10_r3
SHA-1: 7ef989be6b35fde43c57
Diff:  r2..r3
LICENSES
The build is cancelled. Sign in to see details.
2024-10-21 android15-6.6-2024-10_r4
SHA-1: 8adecb593e9b745427da
Diff:  r3..r4
LICENSES
The build is cancelled. Sign in to see details.
2024-10-26 android15-6.6-2024-10_r5
SHA-1: 56141cd822da4e98c696
Diff:  r4..r5
LICENSES
The build is cancelled. Sign in to see details.
2024-10-31 android15-6.6-2024-10_r6
SHA-1: 848f172a08c428f99cdd
Diff:  r5..r6
LICENSES
The build is cancelled. Sign in to see details.
2024-11-08 android15-6.6-2024-10_r7
SHA-1: 5f049647604d3df782ea
Diff:  r6..r7
LICENSES
The build is cancelled. Sign in to see details.
2024-11-22 android15-6.6-2024-10_r8
SHA-1: 30b37f0490f0d6647aac
Diff:  r7..r8
LICENSES
The build is cancelled. Sign in to see details.
2024-11-29 android15-6.6-2024-10_r9
SHA-1: 865152d1cbd4eb2cea8e
Diff:  r8..r9
LICENSES
The build is cancelled. Sign in to see details.
2024-12-03 android15-6.6-2024-10_r10
SHA-1: 8692d62253e1324f8532
Diff:  r9..r10
LICENSES
The build is cancelled. Sign in to see details.
2024-12-04 android15-6.6-2024-10_r11
SHA-1: 8d6ab2a716355903c0a9
Diff:  r10..r11
LICENSES
The build is cancelled. Sign in to see details.
2024-12-10 android15-6.6-2024-10_r12
SHA-1: c89493931003e6ecb46d
Diff:  r11..r12
LICENSES
The build is cancelled. Sign in to see details.
2024-12-13 android15-6.6-2024-10_r13
SHA-1: 066ba07218a572ac57d2
Diff:  r12..r13
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2024-12-18 android15-6.6-2024-10_r14
SHA-1: ed0ab5c353fb08c92481
Diff:  r13..r14
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2024-12-19 android15-6.6-2024-10_r15
SHA-1: bb8d8b4e5bb4d10eb38b
Diff:  r14..r15
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2024-12-25 android15-6.6-2024-10_r16
SHA-1: e113a078a37b6ea51bba
Diff:  r15..r16
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-01-08 android15-6.6-2024-10_r17
SHA-1: f75a02b4fdb97182838a
Diff:  r16..r17
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-01-09 android15-6.6-2024-10_r18
SHA-1: ba6679cc6fdcaaba4d3d
Diff:  r17..r18
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-01-10 android15-6.6-2024-10_r19
SHA-1: 1f4911ba7e06b62be372
Diff:  r18..r19
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-01-22 android15-6.6-2024-10_r20
SHA-1: 0e20c07d648b013b401d
Diff:  r19..r20
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-01-28 android15-6.6-2024-10_r21
SHA-1: 4c15dab8f0b4bdf3a26a
Diff:  r20..r21
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-02-12 android15-6.6-2024-10_r22
SHA-1: e89e0a0f29c90e605334
Diff:  r21..r22
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-02-27 android15-6.6-2024-10_r23
SHA-1: 2d285180af34e43a4c6e
Diff:  r22..r23
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-07 android15-6.6-2024-10_r24
SHA-1: 7ae6b87e9b52e9fd6037
Diff:  r23..r24
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-13 android15-6.6-2024-10_r25
SHA-1: e28f4484a66f2ca39b84
Diff:  r24..r25
LICENSES
The build is cancelled. Sign in to see details.
2025-03-14 android15-6.6-2024-10_r26
SHA-1: e28f4484a66f2ca39b84
Diff:  r25..r26
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-28 android15-6.6-2024-10_r27
SHA-1: da759a1462b23348c55a
Diff:  r26..r27
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-04-01 android15-6.6-2024-10_r28
SHA-1: 047ff3eabb321c7aac13
Diff:  r27..r28
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-04-24 android15-6.6-2024-10_r29
SHA-1: cddc766efab2d6e429c0
Diff:  r28..r29
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-07 android15-6.6-2024-10_r30
SHA-1: f4d86b214f24abc970eb
Diff:  r29..r30
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-31 android15-6.6-2024-10_r31
SHA-1: d681ed49adb240b6c7a3
Diff:  r30..r31
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img

Debug build

Release date Tag / Source /
Changes /
Licenses
Debug kernel artifacts  Debug boot images
2024-10-11 android15-6.6-2024-10_r1
SHA-1: c1f113c293260e98b72c
Diff:  prev_r1..r1
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2024-10-15 android15-6.6-2024-10_r2
SHA-1: 3e040da6c71e29d37855
Diff:  r1..r2
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2024-10-18 android15-6.6-2024-10_r3
SHA-1: 7ef989be6b35fde43c57
Diff:  r2..r3
LICENSES
The build is cancelled. Sign in to see details.
2024-10-21 android15-6.6-2024-10_r4
SHA-1: 8adecb593e9b745427da
Diff:  r3..r4
LICENSES
The build is cancelled. Sign in to see details.
2024-10-26 android15-6.6-2024-10_r5
SHA-1: 56141cd822da4e98c696
Diff:  r4..r5
LICENSES
The build is cancelled. Sign in to see details.
2024-10-31 android15-6.6-2024-10_r6
SHA-1: 848f172a08c428f99cdd
Diff:  r5..r6
LICENSES
The build is cancelled. Sign in to see details.
2024-11-08 android15-6.6-2024-10_r7
SHA-1: 5f049647604d3df782ea
Diff:  r6..r7
LICENSES
The build is cancelled. Sign in to see details.
2024-11-22 android15-6.6-2024-10_r8
SHA-1: 30b37f0490f0d6647aac
Diff:  r7..r8
LICENSES
The build is cancelled. Sign in to see details.
2024-11-29 android15-6.6-2024-10_r9
SHA-1: 865152d1cbd4eb2cea8e
Diff:  r8..r9
LICENSES
The build is cancelled. Sign in to see details.
2024-12-03 android15-6.6-2024-10_r10
SHA-1: 8692d62253e1324f8532
Diff:  r9..r10
LICENSES
The build is cancelled. Sign in to see details.
2024-12-04 android15-6.6-2024-10_r11
SHA-1: 8d6ab2a716355903c0a9
Diff:  r10..r11
LICENSES
The build is cancelled. Sign in to see details.
2024-12-10 android15-6.6-2024-10_r12
SHA-1: c89493931003e6ecb46d
Diff:  r11..r12
LICENSES
The build is cancelled. Sign in to see details.
2024-12-13 android15-6.6-2024-10_r13
SHA-1: 066ba07218a572ac57d2
Diff:  r12..r13
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2024-12-18 android15-6.6-2024-10_r14
SHA-1: ed0ab5c353fb08c92481
Diff:  r13..r14
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2024-12-19 android15-6.6-2024-10_r15
SHA-1: bb8d8b4e5bb4d10eb38b
Diff:  r14..r15
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2024-12-25 android15-6.6-2024-10_r16
SHA-1: e113a078a37b6ea51bba
Diff:  r15..r16
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-01-08 android15-6.6-2024-10_r17
SHA-1: f75a02b4fdb97182838a
Diff:  r16..r17
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-01-09 android15-6.6-2024-10_r18
SHA-1: ba6679cc6fdcaaba4d3d
Diff:  r17..r18
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-01-10 android15-6.6-2024-10_r19
SHA-1: 1f4911ba7e06b62be372
Diff:  r18..r19
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-01-22 android15-6.6-2024-10_r20
SHA-1: 0e20c07d648b013b401d
Diff:  r19..r20
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-01-28 android15-6.6-2024-10_r21
SHA-1: 4c15dab8f0b4bdf3a26a
Diff:  r20..r21
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-02-12 android15-6.6-2024-10_r22
SHA-1: e89e0a0f29c90e605334
Diff:  r21..r22
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-02-27 android15-6.6-2024-10_r23
SHA-1: 2d285180af34e43a4c6e
Diff:  r22..r23
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-07 android15-6.6-2024-10_r24
SHA-1: 7ae6b87e9b52e9fd6037
Diff:  r23..r24
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-13 android15-6.6-2024-10_r25
SHA-1: e28f4484a66f2ca39b84
Diff:  r24..r25
LICENSES
The build is cancelled. Sign in to see details.
2025-03-14 android15-6.6-2024-10_r26
SHA-1: e28f4484a66f2ca39b84
Diff:  r25..r26
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-28 android15-6.6-2024-10_r27
SHA-1: da759a1462b23348c55a
Diff:  r26..r27
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-04-01 android15-6.6-2024-10_r28
SHA-1: 047ff3eabb321c7aac13
Diff:  r27..r28
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-04-24 android15-6.6-2024-10_r29
SHA-1: cddc766efab2d6e429c0
Diff:  r28..r29
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-07 android15-6.6-2024-10_r30
SHA-1: f4d86b214f24abc970eb
Diff:  r29..r30
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-31 android15-6.6-2024-10_r31
SHA-1: d681ed49adb240b6c7a3
Diff:  r30..r31
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img

September 2024 releases

  • Branch: android15-6.6-2024-09 (history)
  • Version: 6.6.46
  • 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-16 android15-6.6-2024-09_r1
SHA-1: 90126a16a9a623123963
Diff:   N/A
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2024-09-27 android15-6.6-2024-09_r2
SHA-1: 99c4a96a8381a1faaf3e
Diff:  r1..r2
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2024-09-30 android15-6.6-2024-09_r3
SHA-1: cb6342e5f3b49fdfca7b
Diff:  r2..r3
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2024-10-03 android15-6.6-2024-09_r4
SHA-1: fe79432fc8cdec717a48
Diff:  r3..r4
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2024-10-15 android15-6.6-2024-09_r5
SHA-1: 7376b8e51c4ddaa8e36b
Diff:  r4..r5
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2024-10-16 android15-6.6-2024-09_r6
SHA-1: 5bb9ef6083676ed2c135
Diff:  r5..r6
LICENSES
The build is cancelled. Sign in to see details.
2024-10-24 android15-6.6-2024-09_r7
SHA-1: f7107bdce396d029a7eb
Diff:  r6..r7
LICENSES
The build is cancelled. Sign in to see details.
2024-10-29 android15-6.6-2024-09_r8
SHA-1: ed1bf74c45420a54400c
Diff:  r7..r8
LICENSES
The build is cancelled. Sign in to see details.
2024-10-30 android15-6.6-2024-09_r9
SHA-1: 1e9426bd27603d67f48f
Diff:  r8..r9
LICENSES
The build is cancelled. Sign in to see details.
2024-12-13 android15-6.6-2024-09_r10
SHA-1: 9358a78e682c881ab734
Diff:  r9..r10
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2024-12-17 android15-6.6-2024-09_r11
SHA-1: 74dce3bdd11fc749cbd2
Diff:  r10..r11
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2024-12-20 android15-6.6-2024-09_r12
SHA-1: 1e62ea6092f7a964f717
Diff:  r11..r12
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2024-12-21 android15-6.6-2024-09_r13
SHA-1: 503f491da49f05d71622
Diff:  r12..r13
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-01-22 android15-6.6-2024-09_r14
SHA-1: dc5d78f28e6b0ddc4b6a
Diff:  r13..r14
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-02-11 android15-6.6-2024-09_r15
SHA-1: dadaa833ad7429dc2e90
Diff:  r14..r15
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-03-15 android15-6.6-2024-09_r16
SHA-1: ec2a11fbaeb85df10bc3
Diff:  r15..r16
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-04-24 android15-6.6-2024-09_r17
SHA-1: 6b8b783d52d9554af6d5
Diff:  r16..r17
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-05-07 android15-6.6-2024-09_r18
SHA-1: 4b27ef62467febfc317c
Diff:  r17..r18
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img
2025-07-31 android15-6.6-2024-09_r19
SHA-1: fd288f294b0ae549c041
Diff:  r18..r19
LICENSES
kernel boot-6.6.img
boot-6.6-gz.img
boot-6.6-lz4.img

Debug build

Release date Tag / Source /
Changes /
Licenses
Debug kernel artifacts  Debug boot images
2024-09-16 android15-6.6-2024-09_r1
SHA-1: 90126a16a9a623123963
Diff:   N/A
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2024-09-27 android15-6.6-2024-09_r2
SHA-1: 99c4a96a8381a1faaf3e
Diff:  r1..r2
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2024-09-30 android15-6.6-2024-09_r3
SHA-1: cb6342e5f3b49fdfca7b
Diff:  r2..r3
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2024-10-03 android15-6.6-2024-09_r4
SHA-1: fe79432fc8cdec717a48
Diff:  r3..r4
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2024-10-15 android15-6.6-2024-09_r5
SHA-1: 7376b8e51c4ddaa8e36b
Diff:  r4..r5
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2024-10-16 android15-6.6-2024-09_r6
SHA-1: 5bb9ef6083676ed2c135
Diff:  r5..r6
LICENSES
The build is cancelled. Sign in to see details.
2024-10-24 android15-6.6-2024-09_r7
SHA-1: f7107bdce396d029a7eb
Diff:  r6..r7
LICENSES
The build is cancelled. Sign in to see details.
2024-10-29 android15-6.6-2024-09_r8
SHA-1: ed1bf74c45420a54400c
Diff:  r7..r8
LICENSES
The build is cancelled. Sign in to see details.
2024-10-30 android15-6.6-2024-09_r9
SHA-1: 1e9426bd27603d67f48f
Diff:  r8..r9
LICENSES
The build is cancelled. Sign in to see details.
2024-12-13 android15-6.6-2024-09_r10
SHA-1: 9358a78e682c881ab734
Diff:  r9..r10
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2024-12-17 android15-6.6-2024-09_r11
SHA-1: 74dce3bdd11fc749cbd2
Diff:  r10..r11
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2024-12-20 android15-6.6-2024-09_r12
SHA-1: 1e62ea6092f7a964f717
Diff:  r11..r12
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2024-12-21 android15-6.6-2024-09_r13
SHA-1: 503f491da49f05d71622
Diff:  r12..r13
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-01-22 android15-6.6-2024-09_r14
SHA-1: dc5d78f28e6b0ddc4b6a
Diff:  r13..r14
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-02-11 android15-6.6-2024-09_r15
SHA-1: dadaa833ad7429dc2e90
Diff:  r14..r15
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-03-15 android15-6.6-2024-09_r16
SHA-1: ec2a11fbaeb85df10bc3
Diff:  r15..r16
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-04-24 android15-6.6-2024-09_r17
SHA-1: 6b8b783d52d9554af6d5
Diff:  r16..r17
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-05-07 android15-6.6-2024-09_r18
SHA-1: 4b27ef62467febfc317c
Diff:  r17..r18
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img
2025-07-31 android15-6.6-2024-09_r19
SHA-1: fd288f294b0ae549c041
Diff:  r18..r19
LICENSES
kernel boot-6.6-allsyms.img
boot-6.6-gz-allsyms.img
boot-6.6-lz4-allsyms.img

Android15-6.6 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 android15-6.6 deprecated builds.