Skip to content

ESK-Project/esk-releases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

ESK Kernel Release Repo

GitHub Actions Workflow Status Telegram

Custom kernel for xaga(in) / xagapro(in). Supports AOSP and HyperOS.


Download

Get the latest AnyKernel3 package or boot image here:


How to flash

AnyKernel3

1. Userspace (Recommended)

Flash directly from Android using any of these kernel flasher apps:

  • Franco Kernel Manager (FKM)
  • Kernel Flasher
  • Horizon Kernel Flasher
  • Or any other compatible tool

2. Recovery

  1. Reboot your device into recovery mode.
  2. Flash the package using ADB sideload or through flasher in custom recovery.

Boot Image

  1. Reboot your device into fastboot mode.
  2. Flash the package:
fastboot flash boot <boot image>

Note

If fastboot can’t determine the slot (or fastboot flash boot ... doesn’t work), check the active slot and flash to the matching one:

fastboot flash boot_a boot.img   # if slot is a
fastboot flash boot_b boot.img   # if slot is b

Builds

All builds are automatically produced by: ESK-Project/esk_builder

Older builds (v2.4 and earlier) used: ESK-Project/gki_kernel_builder


Notes

  • Kernel source is in the android_kernel_xiaomi_mt6895 repo.
  • When reporting issues, include device, ROM + Android version, build tag, and logs (dmesg/last_kmsg).

About

ESK Kernel Release Repo

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors