Universal Android 15 Custom Kernel
Seamless support for CrDroid 15, LineageOS 22.1, and any Android 15-based ROMs!
- KernelSU Next: Native root solution for advanced users.
- Android 15 Ready: Works out-of-the-box with CrDroid 15, LineageOS 22.1, and all Android 15 ROMs.
- OnePlus 7 / 7 Pro: Specifically tuned for OP7 and OP7 Pro devices.
- Wi-Fi Module Included: Bundled
wlan.kofor easy Wi-Fi fixes.
- Download the
AnyKernel3zip from Releases. - Flash it in your custom recovery (e.g., TWRP, OrangeFox).
- Extract
boot.imgfrom the zip. - Boot for testing:
fastboot boot boot.img - If it works, you can flash it permanently:
fastboot flash boot boot.img
If Wi-Fi does not work after flashing:
- Download the
wlan.komodule from Releases. - Push it to your device:
adb push wlan.ko /data/local/tmp/ - On your device (with root):
You must have root access to load the module. to make it permanent just rename it to qca_cld3_wlan.ko and copy it to the modules folder /Vendor/lib/modules
su insmod /data/local/tmp/wlan.ko
.
βββ AnyKernel3/ # Flashable kernel zip
βββ modules/
β βββ vendor/lib/modules/wlan.ko # Wi-Fi kernel module
βββ boot.img # Standalone boot image (optional)
βββ README.md
- Always backup your boot and data partitions before flashing custom kernels.
- For best results, use the provided AnyKernel3 zip.
- If you encounter issues, try booting with
fastboot boot boot.imgbefore flashing.
_Enjoy a smoother, more powerful Android 15 experience on your OnePlus 7 / 7 Pro / 7T