Skip to content

Redmi Note 12/13 4G (tapas/topaz/sapphire/sapphiren) - chickernel tree (clang-r536225)

Notifications You must be signed in to change notification settings

chickendrop89/device_xiaomi_unified-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 

Repository files navigation

πŸ“₯ ChicKernel permalinks

πŸ“ Note:

This kernel is tuned for these SDM685 (sm6225-AD) devices:

  • Xiaomi Redmi Note 12 4G (topaz / tapas)
  • Xiaomi Redmi Note 13 4G (sapphire / sapphiren)

πŸ—οΈ Notes (for developers):

Cloning this source:

  1. This repo has kernelSU as a git submodule. This means it has to be cloned with --recurse-submodules
  2. Since this is default branch, use the -b switch to clone a different one (eg. android13-5.15-lts)
  3. You can use the --depth=1 argument to make a lighter shallow clone (not recommended)

This kernel is built with these configurations:

  • build.config.gki.aarch64.chickernel
  • build.config.gki.aarch64.chickernel.ksu
  • build.config.gki.aarch64.chickernel.ksu.susfs (SuSFS branch)

This kernel is built with a newer toolchain as defined in build.config.constants

  • Ensure you have the correct prebuilt downloaded from this site

Upstreaming kernelSU:

  • Change directory to your source directory and run:
git submodule update --init --remote

Upstreaming SuSFS:

I do it someway like this:

  1. First, i revert previous implementation commit
  2. I merge the directories from kernel_patches/ to my tree
  3. I apply the patch: git apply *.patch --whitespace=fix
  4. I commit, and push to origin

β›” Report Issues

Please report issues here, or to my telegram