Generic Kernel Image (GKI) release builds

This page provides a listing of different versions of GKI release builds.

Execute the following to sync the kernel source code:

repo init -u https://android.googlesource.com/kernel/manifest
mv <kernel_manifest.xml> .repo/manifests
repo init -m manifest.xml
repo sync

Releases

Refer to the following for information on specific release builds:

If you have questions, file a bug in the Issue Tracker.