Compilaciones de lanzamiento de android14-5.15

En este documento, se proporciona una lista mensual de compilaciones de lanzamiento de GKI para Android 14-5.15. Los vínculos de la columna artefactos muestran la lista de artefactos del kernel o del kernel de depuración en la versión correspondiente. Para encontrar un archivo específico, consulta la lista de definiciones de artefactos.

Si tienes preguntas sobre estas compilaciones, informa un error en el Registro de problemas.

Etapas de las ramas de versión

Las compilaciones certificadas admiten reintentos solicitados por socios por un máximo de seis meses. Después de seis meses, un socio puede solicitar una respuesta para recibir los parches de seguridad mencionados en el boletín de seguridad de Android (ASB).

Cuando los requisitos de LTS hacen que la rama no cumpla con los requisitos, esta se da de baja. No se aceptan solicitudes de reintento para ramas obsoletas.

Para obtener más detalles, consulta el proceso de reenvío de emergencia.

Versión del SO y SPL de la imagen de arranque

En el boot-*.img de GKI de Android 14, el campo os_version, que contiene la versión del SO y el SPL en el archivo de encabezado bootimg.h, se establece en cero. Consulta android14-5.15 para obtener la información de la etiqueta y SPL de cada versión de GKI. Cuando se incorpora un boot.img precompilado de GKI, los socios de dispositivos pueden colocar la información en el pie de página de AVB configurando BOOT_OS_VERSION y BOOT_SECURITY_PATCH, como se muestra a continuación:

BOOT_OS_VERSION := 14
BOOT_SECURITY_PATCH := 2023-07-05

La compilación agrega las siguientes propiedades de AVB a un boot.img precompilado:

Prop: com.android.build.boot.os_version -> '14'
Prop: com.android.build.boot.security_patch -> '2023-07-05'

Descripción del archivo del artefacto

En las siguientes tablas, se describen los archivos que contienen los artefactos. Consulta la descripción de cada archivo para descargar el que necesites.

Artefactos del kernel

Nombre del archivo Descripción
Image Es el objeto binario de la imagen del kernel.
Image.gz Es el objeto binario de la imagen del kernel comprimido por gzip.
Image.lz4 Es el objeto binario de la imagen del kernel comprimido por lz4.
boot.img La imagen de inicio con el kernel sin comprimir
boot-gz.img La imagen de arranque con el kernel comprimido gzip
boot-lz4.img La imagen de arranque con el kernel comprimido lz4
signed/certified-boot-img-$BID.tar.gz Contiene todas las imágenes de inicio certificadas (solo en compilaciones certificadas).
System.map Es una tabla de consulta entre los símbolos y sus direcciones en la memoria. Es necesario para compilaciones mixtas.
manifest_$BID.xml Es el archivo de manifiesto del repositorio fijado que puede sincronizar el código fuente para compilar el kernel.
modules.builtin Es una lista de todos los módulos integrados en el kernel que usa modprobe. Es necesario para compilaciones mixtas.
modules.builtin.modinfo Contiene el modinfo (consulta "modinfo(8)") de las entradas en modules.builtin. Es necesario para compilaciones mixtas.
vmlinux Un ejecutable vinculado de forma estática que contiene el kernel de Linux y es útil para la depuración. Se debe proporcionar para compilaciones mixtas.
vmlinux.symvers Es un volcado de los símbolos incluidos en vmlinux. Es necesario para las compilaciones mixtas.

Lanzamientos de Android14-5.15

Las siguientes ramas son aptas para el reenvío, incluidas las siguientes:

  1. una nueva revisión solicitada por los socios
  2. El respin recibe los parches de seguridad que se mencionan en el Boletín de seguridad de Android (ASB).

Lanzamientos de septiembre de 2024

  • Rama: android14-5.15-2024-09 (historial)
  • Ya no es apto para el reenvío a partir del 1/4/2025, a menos que se trate de parches de seguridad citados en el Boletín de seguridad de Android (ASB) a pedido explícito del socio.
  • Se dará de baja el 1/10/2025. No se permitirán resúmenes después de esa fecha.

Compilación de lanzamiento


Fecha de lanzamiento

Etiquetas / Fuentes /
Licencias
Artefactos del kernel  GKI certificado
2024-09-10 android14-5.15-2024-09_r1
SHA-1: b0322718bc622428ed21
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-10-04 android14-5.15-2024-09_r2
SHA-1: b0322718bc622428ed21
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-10-26 android14-5.15-2024-09_r3
SHA-1: eb45befa6368270e9de9
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img

Compilación de depuración

Fecha de lanzamiento Etiquetas / Fuentes /
Licencias
Artefactos del kernel de depuración  Cómo depurar imágenes de arranque
2024-09-10 android14-5.15-2024-09_r1
SHA-1: b0322718bc622428ed21
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-10-04 android14-5.15-2024-09_r2
SHA-1: b0322718bc622428ed21
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-10-26 android14-5.15-2024-09_r3
SHA-1: eb45befa6368270e9de9
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img

Lanzamientos de agosto de 2024

  • Rama: android14-5.15-2024-08 (historial)
  • A partir del 1 de marzo de 2025, ya no se admitirán reintentos, a menos que se trate de parches de seguridad mencionados en el Boletín de seguridad de Android (ASB) a pedido explícito del socio.
  • Se dará de baja a partir del 1 de septiembre de 2025. No se permitirán resúmenes después de esa fecha.

Compilación de lanzamiento


Fecha de lanzamiento

Etiquetas / Fuentes /
Licencias
Artefactos del kernel  GKI certificado
2024-08-09 android14-5.15-2024-08_r1
SHA-1: ee296e5d1656c0571e09
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-10-04 android14-5.15-2024-08_r2
SHA-1: 3ba4fd1903697c41fc4c
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img

Compilación de depuración

Fecha de lanzamiento Etiquetas / Fuentes /
Licencias
Artefactos del kernel de depuración  Cómo depurar imágenes de arranque
2024-08-09 android14-5.15-2024-08_r1
SHA-1: ee296e5d1656c0571e09
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-10-04 android14-5.15-2024-08_r2
SHA-1: 3ba4fd1903697c41fc4c
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img

Lanzamientos de julio de 2024

  • Rama: android14-5.15-2024-07 (historial)
  • A partir del 1 de febrero de 2025, ya no se admitirán reintentos, a menos que se trate de parches de seguridad citados en el Boletín de seguridad de Android (ASB) a pedido explícito del socio.
  • Se dará de baja a partir del 1 de agosto de 2025. No se permitirán resúmenes después de esa fecha.

Compilación de lanzamiento


Fecha de lanzamiento

Etiquetas / Fuentes /
Licencias
Artefactos del kernel  GKI certificado
2024-07-09 android14-5.15-2024-07_r1
SHA-1: a90e53f001cb5f055fa9
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-08-20 android14-5.15-2024-07_r2
SHA-1: 7e57d5579ab92b20a975
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-09-10 android14-5.15-2024-07_r3
SHA-1: 1ea07643b6ac85ccf2e7
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-10-04 android14-5.15-2024-07_r4
SHA-1: 1ea07643b6ac85ccf2e7
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-11-19 android14-5.15-2024-07_r5
SHA-1: 48c8cec6bfa8f23a662e
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img

Compilación de depuración

Fecha de lanzamiento Etiquetas / Fuentes /
Licencias
Artefactos del kernel de depuración  Cómo depurar imágenes de arranque
2024-07-09 android14-5.15-2024-07_r1
SHA-1: a90e53f001cb5f055fa9
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-08-20 android14-5.15-2024-07_r2
SHA-1: 7e57d5579ab92b20a975
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-09-10 android14-5.15-2024-07_r3
SHA-1: 1ea07643b6ac85ccf2e7
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-10-04 android14-5.15-2024-07_r4
SHA-1: 1ea07643b6ac85ccf2e7
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-11-19 android14-5.15-2024-07_r5
SHA-1: 48c8cec6bfa8f23a662e
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img

Lanzamientos de junio de 2024

  • Rama: android14-5.15-2024-06 (historial)
  • A partir del 1 de enero de 2025, ya no se admitirán reintentos, a menos que se trate de parches de seguridad mencionados en el Boletín de seguridad de Android (ASB) a pedido explícito del socio.
  • Se dará de baja a partir del 1/7/2025. No se permitirán resúmenes después de esa fecha.

Compilación de lanzamiento


Fecha de lanzamiento

Etiquetas / Fuentes /
Licencias
Artefactos del kernel  GKI certificado
2024-06-12 android14-5.15-2024-06_r1
SHA-1: ae1203581b89d71a19e6
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-06-20 android14-5.15-2024-06_r2
SHA-1: 0e40d55f83a2fd6b2940
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-06-21 android14-5.15-2024-06_r3
SHA-1: 016487b75765abf4367c
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-07-15 android14-5.15-2024-06_r4
SHA-1: 016487b75765abf4367c
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-08-19 android14-5.15-2024-06_r5
SHA-1: 1d08b76f8edfae22ac8b
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-10-04 android14-5.15-2024-06_r6
SHA-1: c4f1cf2d2aaa43963f7b
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img

Compilación de depuración

Fecha de lanzamiento Etiquetas / Fuentes /
Licencias
Artefactos del kernel de depuración  Cómo depurar imágenes de arranque
2024-06-12 android14-5.15-2024-06_r1
SHA-1: ae1203581b89d71a19e6
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-06-20 android14-5.15-2024-06_r2
SHA-1: 0e40d55f83a2fd6b2940
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-06-21 android14-5.15-2024-06_r3
SHA-1: 016487b75765abf4367c
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-07-15 android14-5.15-2024-06_r4
SHA-1: 016487b75765abf4367c
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-08-19 android14-5.15-2024-06_r5
SHA-1: 1d08b76f8edfae22ac8b
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-10-04 android14-5.15-2024-06_r6
SHA-1: c4f1cf2d2aaa43963f7b
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img

Lanzamientos de mayo de 2024

  • Rama: android14-5.15-2024-05 (historial)
  • A partir del 1 de diciembre de 2024, ya no se admitirán reintentos, a menos que se trate de parches de seguridad citados en el Boletín de seguridad de Android (ASB) a pedido explícito del socio.
  • Se dará de baja a partir del 1/6/2025. No se permitirán resúmenes después de esa fecha.

Compilación de lanzamiento


Fecha de lanzamiento

Etiquetas / Fuentes /
Licencias
Artefactos del kernel  GKI certificado
2024-05-09 android14-5.15-2024-05_r1
SHA-1: 7a65d44634e6f78a2367
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-05-17 android14-5.15-2024-05_r2
SHA-1: 7bdee094a589589e5cd2
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-05-20 android14-5.15-2024-05_r3
SHA-1: 5fc7a0734ae6e58acaaf
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-05-24 android14-5.15-2024-05_r4
SHA-1: 4f808076b04fadd3b934
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-05-30 android14-5.15-2024-05_r5
SHA-1: db77d02e2351e8cc185f
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-06-04 android14-5.15-2024-05_r6
SHA-1: e4b3010f6e1d2f8b013b
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-06-12 android14-5.15-2024-05_r7
SHA-1: df05e6c5b164b59e65d2
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-06-14 android14-5.15-2024-05_r8
SHA-1: 17c290f9b2fc8c5760a3
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-06-15 android14-5.15-2024-05_r9
SHA-1: 0665e465b5803b4aba83
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-06-27 android14-5.15-2024-05_r10
SHA-1: 3f4e1ccba8ea288280e9
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-07-15 android14-5.15-2024-05_r11
SHA-1: 3f4e1ccba8ea288280e9
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-07-19 android14-5.15-2024-05_r12
SHA-1: 746e72bd4141d3d4d08f
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-08-07 android14-5.15-2024-05_r13
SHA-1: 29bffed1b43f3a558024
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-08-15 android14-5.15-2024-05_r14
SHA-1: a101848c098261b8d585
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-08-24 android14-5.15-2024-05_r15
SHA-1: 6d52388ea54839c978fa
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-09-10 android14-5.15-2024-05_r16
SHA-1: e358535bc9c03a83dfef
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-09-16 android14-5.15-2024-05_r17
SHA-1: cb0da4a5ba6a0fcdc058
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-09-19 android14-5.15-2024-05_r18
SHA-1: db86177abd50bb08545c
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-09-27 android14-5.15-2024-05_r19
SHA-1: 1c2ff1ee9f917082ee7b
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-10-31 android14-5.15-2024-05_r20
SHA-1: ca4e3e7fa8a768a6662b
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-11-06 android14-5.15-2024-05_r21
SHA-1: 1df9ec67cc8db297c464
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-11-13 android14-5.15-2024-05_r22
SHA-1: 1ddfc68fc7cc54311088
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img

Compilación de depuración

Fecha de lanzamiento Etiquetas / Fuentes /
Licencias
Artefactos del kernel de depuración  Cómo depurar imágenes de arranque
2024-05-09 android14-5.15-2024-05_r1
SHA-1: 7a65d44634e6f78a2367
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-05-17 android14-5.15-2024-05_r2
SHA-1: 7bdee094a589589e5cd2
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-05-20 android14-5.15-2024-05_r3
SHA-1: 5fc7a0734ae6e58acaaf
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-05-24 android14-5.15-2024-05_r4
SHA-1: 4f808076b04fadd3b934
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-05-30 android14-5.15-2024-05_r5
SHA-1: db77d02e2351e8cc185f
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-06-04 android14-5.15-2024-05_r6
SHA-1: e4b3010f6e1d2f8b013b
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-06-12 android14-5.15-2024-05_r7
SHA-1: df05e6c5b164b59e65d2
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-06-14 android14-5.15-2024-05_r8
SHA-1: 17c290f9b2fc8c5760a3
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-06-15 android14-5.15-2024-05_r9
SHA-1: 0665e465b5803b4aba83
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-06-27 android14-5.15-2024-05_r10
SHA-1: 3f4e1ccba8ea288280e9
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-07-15 android14-5.15-2024-05_r11
SHA-1: 3f4e1ccba8ea288280e9
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-07-19 android14-5.15-2024-05_r12
SHA-1: 746e72bd4141d3d4d08f
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-08-07 android14-5.15-2024-05_r13
SHA-1: 29bffed1b43f3a558024
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-08-15 android14-5.15-2024-05_r14
SHA-1: a101848c098261b8d585
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-08-24 android14-5.15-2024-05_r15
SHA-1: 6d52388ea54839c978fa
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-09-10 android14-5.15-2024-05_r16
SHA-1: e358535bc9c03a83dfef
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-09-16 android14-5.15-2024-05_r17
SHA-1: cb0da4a5ba6a0fcdc058
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-09-19 android14-5.15-2024-05_r18
SHA-1: db86177abd50bb08545c
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-09-27 android14-5.15-2024-05_r19
SHA-1: 1c2ff1ee9f917082ee7b
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-10-31 android14-5.15-2024-05_r20
SHA-1: ca4e3e7fa8a768a6662b
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-11-06 android14-5.15-2024-05_r21
SHA-1: 1df9ec67cc8db297c464
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-11-13 android14-5.15-2024-05_r22
SHA-1: 1ddfc68fc7cc54311088
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img

Actualizaciones de mantenimiento de Android14-5.15

Las sucursales que tienen más de seis meses entran en la etapa de mantenimiento. Estas ramas solo son aptas para la reemisión si un socio realiza una solicitud explícita de parches de seguridad que se citan en el Boletín de seguridad de Android (ASB).

Lanzamientos de abril de 2024

  • Rama: android14-5.15-2024-04 (historial)
  • Ya no se admitirán reintentos de lanzamiento a partir del 1/11/2024, a menos que se trate de parches de seguridad mencionados en el Boletín de seguridad de Android (ASB) a pedido explícito del socio.
  • Se dará de baja a partir del 1/5/2025. No se permitirán resúmenes después de esa fecha.

Compilación de lanzamiento


Fecha de lanzamiento

Etiquetas / Fuentes /
Licencias
Artefactos del kernel  GKI certificado
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
2024-05-09 android14-5.15-2024-04_r3
SHA-1: e2b3eea9404a9815668e
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-06-16 android14-5.15-2024-04_r4
SHA-1: 346adc2a81c05e23e4ff
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-07-01 android14-5.15-2024-04_r5
SHA-1: 903a98187fe6b1680e64
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-07-15 android14-5.15-2024-04_r6
SHA-1: 903a98187fe6b1680e64
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-08-19 android14-5.15-2024-04_r7
SHA-1: 65ab8c6e8a84d0cee774
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-10-04 android14-5.15-2024-04_r8
SHA-1: 538aef108b065ece87e4
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img

Compilación de depuración

Fecha de lanzamiento Etiquetas / Fuentes /
Licencias
Artefactos del kernel de depuración  Cómo depurar imágenes de arranque
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
2024-05-09 android14-5.15-2024-04_r3
SHA-1: e2b3eea9404a9815668e
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-06-16 android14-5.15-2024-04_r4
SHA-1: 346adc2a81c05e23e4ff
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-07-01 android14-5.15-2024-04_r5
SHA-1: 903a98187fe6b1680e64
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-07-15 android14-5.15-2024-04_r6
SHA-1: 903a98187fe6b1680e64
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-08-19 android14-5.15-2024-04_r7
SHA-1: 65ab8c6e8a84d0cee774
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-10-04 android14-5.15-2024-04_r8
SHA-1: 538aef108b065ece87e4
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img

Lanzamientos de marzo de 2024

  • Rama: android14-5.15-2024-03 (historial)
  • A partir del 1/10/2024, ya no se admitirán reintentos, a menos que se trate de parches de seguridad mencionados en el Boletín de seguridad de Android (ASB) a pedido explícito del socio.
  • Se dará de baja el 1/11/2024. No se permitirán resúmenes después de esa fecha.

Compilación de lanzamiento


Fecha de lanzamiento

Etiquetas / Fuentes /
Licencias
Artefactos del kernel  GKI certificado
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
2024-05-09 android14-5.15-2024-03_r5
SHA-1: 1a984cbd60c10ded2f94
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-06-30 android14-5.15-2024-03_r7
SHA-1: f30aff553cd0da3ae935
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-07-15 android14-5.15-2024-03_r8
SHA-1: f30aff553cd0da3ae935
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-08-19 android14-5.15-2024-03_r9
SHA-1: f7f1084f4f0607057564
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-10-04 android14-5.15-2024-03_r10
SHA-1: eaa02c3ffd88bb7c5c0e
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img

Compilación de depuración

Fecha de lanzamiento Etiquetas / Fuentes /
Licencias
Artefactos del kernel de depuración  Cómo depurar imágenes de arranque
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
2024-05-09 android14-5.15-2024-03_r5
SHA-1: 1a984cbd60c10ded2f94
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-06-30 android14-5.15-2024-03_r7
SHA-1: f30aff553cd0da3ae935
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-07-15 android14-5.15-2024-03_r8
SHA-1: f30aff553cd0da3ae935
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-08-19 android14-5.15-2024-03_r9
SHA-1: f7f1084f4f0607057564
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-10-04 android14-5.15-2024-03_r10
SHA-1: eaa02c3ffd88bb7c5c0e
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img

Lanzamientos de febrero de 2024

  • Rama: android14-5.15-2024-02 (historial)
  • Ya no se admitirán reintentos de lanzamiento a partir del 1 de septiembre de 2024, a menos que se trate de parches de seguridad citados en el Boletín de seguridad de Android (ASB) a pedido explícito del socio.
  • Se dará de baja el 1/11/2024. No se permitirán resúmenes después de esa fecha.

Compilación de lanzamiento


Fecha de lanzamiento

Etiquetas / Fuentes /
Licencias
Artefactos del kernel  GKI certificado
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
2024-05-09 android14-5.15-2024-02_r7
SHA-1: 86c830273096bd1c55e5
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-06-16 android14-5.15-2024-02_r8
SHA-1: fa9bf099256ee20f47df
LICENSES
Se cancela la compilación.
2024-07-08 android14-5.15-2024-02_r9
SHA-1: 4dd72e5c9852ce62f83b
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-07-17 android14-5.15-2024-02_r10
SHA-1: 697642272fb22ddfd6f9
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-08-19 android14-5.15-2024-02_r11
SHA-1: 697642272fb22ddfd6f9
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-10-04 android14-5.15-2024-02_r12
SHA-1: 164d6b17cfef93594246
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img

Compilación de depuración

Fecha de lanzamiento Etiquetas / Fuentes /
Licencias
Artefactos del kernel de depuración  Cómo depurar imágenes de arranque
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
2024-05-09 android14-5.15-2024-02_r7
SHA-1: 86c830273096bd1c55e5
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-06-16 android14-5.15-2024-02_r8
SHA-1: fa9bf099256ee20f47df
LICENSES
Se cancela la compilación.
2024-07-08 android14-5.15-2024-02_r9
SHA-1: 4dd72e5c9852ce62f83b
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-07-17 android14-5.15-2024-02_r10
SHA-1: 697642272fb22ddfd6f9
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-08-19 android14-5.15-2024-02_r11
SHA-1: 697642272fb22ddfd6f9
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-10-04 android14-5.15-2024-02_r12
SHA-1: 164d6b17cfef93594246
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img

Lanzamientos de enero de 2024

  • Rama: android14-5.15-2024-01 (historial)
  • A partir del 1/8/2024, ya no se admitirán reintentos, a menos que se trate de parches de seguridad mencionados en el Boletín de seguridad de Android (ASB) a pedido explícito del socio.
  • Se dará de baja el 1/11/2024. No se permitirán resúmenes después de esa fecha.

Compilación de lanzamiento


Fecha de lanzamiento

Etiquetas / Fuentes /
Licencias
Artefactos del kernel  GKI certificado
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
2024-05-04 android14-5.15-2024-01_r13
SHA-1: 316696f1d1a40de97d72
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-05-09 android14-5.15-2024-01_r14
SHA-1: f28aa54a4d8cde8dfa09
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-06-04 android14-5.15-2024-01_r15
SHA-1: b572b1fac135b27cf70a
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-06-16 android14-5.15-2024-01_r16
SHA-1: b572b1fac135b27cf70a
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-07-09 android14-5.15-2024-01_r17
SHA-1: bc062a78e1950dbffe01
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-08-19 android14-5.15-2024-01_r18
SHA-1: bc062a78e1950dbffe01
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-10-04 android14-5.15-2024-01_r19
SHA-1: 2479112ea77b6f74a10d
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img

Compilación de depuración

Fecha de lanzamiento Etiquetas / Fuentes /
Licencias
Artefactos del kernel de depuración  Cómo depurar imágenes de arranque
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
2024-05-04 android14-5.15-2024-01_r13
SHA-1: 316696f1d1a40de97d72
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-05-09 android14-5.15-2024-01_r14
SHA-1: f28aa54a4d8cde8dfa09
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-06-04 android14-5.15-2024-01_r15
SHA-1: b572b1fac135b27cf70a
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-06-16 android14-5.15-2024-01_r16
SHA-1: b572b1fac135b27cf70a
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-07-09 android14-5.15-2024-01_r17
SHA-1: bc062a78e1950dbffe01
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-08-19 android14-5.15-2024-01_r18
SHA-1: bc062a78e1950dbffe01
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-10-04 android14-5.15-2024-01_r19
SHA-1: 2479112ea77b6f74a10d
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img

Lanzamientos de noviembre de 2023

  • Rama: android14-5.15-2023-11 (historial)
  • A partir del 1/6/2024, ya no se admitirán reintentos, a menos que se trate de parches de seguridad mencionados en el Boletín de seguridad de Android (ASB) a pedido explícito del socio.
  • Se dará de baja el 1/11/2024. No se permitirán resúmenes después de esa fecha.

Compilación de lanzamiento


Fecha de lanzamiento

Etiquetas / Fuentes /
Licencias
Artefactos del kernel  GKI certificado
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
5/12/2023 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
2024-05-09 android14-5.15-2023-11_r16
SHA-1: 354e67bb35787c41d9c6
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-06-14 android14-5.15-2023-11_r17
SHA-1: 70e489f3b6823ebbb6f1
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-06-30 android14-5.15-2023-11_r18
SHA-1: 40171642390c28ec210c
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-07-16 android14-5.15-2023-11_r19
SHA-1: 5565fb8c8d0b1ae9a919
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-08-19 android14-5.15-2023-11_r20
SHA-1: 5565fb8c8d0b1ae9a919
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img
2024-10-04 android14-5.15-2023-11_r21
SHA-1: 9ef449b1e16c3df516ea
LICENSES
kernel boot-5.15.img
boot-5.15-gz.img
boot-5.15-lz4.img

Compilación de depuración

Fecha de lanzamiento Etiquetas / Fuentes /
Licencias
Artefactos del kernel de depuración  Cómo depurar imágenes de arranque
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
5/12/2023 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
2024-05-09 android14-5.15-2023-11_r16
SHA-1: 354e67bb35787c41d9c6
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-06-14 android14-5.15-2023-11_r17
SHA-1: 70e489f3b6823ebbb6f1
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-06-30 android14-5.15-2023-11_r18
SHA-1: 40171642390c28ec210c
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-07-16 android14-5.15-2023-11_r19
SHA-1: 5565fb8c8d0b1ae9a919
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-08-19 android14-5.15-2023-11_r20
SHA-1: 5565fb8c8d0b1ae9a919
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img
2024-10-04 android14-5.15-2023-11_r21
SHA-1: 9ef449b1e16c3df516ea
LICENSES
kernel boot-5.15-allsyms.img
boot-5.15-gz-allsyms.img
boot-5.15-lz4-allsyms.img

Versiones obsoletas de Android14-5.15

No se admiten ramas con un nivel de LTS que no cumpla con el nivel mínimo de LTS más reciente especificado en el Boletín de seguridad de Android (ASB). Estas ramas no reciben actualizaciones de seguridad y no son compatibles con la implementación.

Consulta las compilaciones obsoletas en Compilaciones obsoletas de android14-5.15.