(Treble / Non - Treble)
https://github.com/SantoniOSS/android_kernel_xiaomi_msm8937
Build using :
make clean
make mrproper
export ARCH=arm64 /
export CROSS_COMPILE=<toolchain path>/bin/<toolchain prefix> /
mkdir -p out /
make O=out santoni_defconfig /
make O=out -j$(nproc --all)
- los.15.1 los.15.1-treble (v3.18.71)
- los.15.1.r22 / los.15.1.r22-treble (v3.18.93)
- los.15.1.r33 / los.15.1.r33-treble (Latest linux-stable)
• CPU Governors :
- Interactive (default)
- Conservative
- Ondemand
- Userspace
- Powersave
- Performance
• Qualcomm Core control
• KCAL Color Control
• DT2W / S2W
• USB Fastcharge
• I/O Schedulers :
- fiops (default)
- cfq
- deadline
- noop
- bfq
• Adaptive Low Memory Killer
• ZRam (510MB by default)
• Vibration strength control
• TCP Controllers :
- cubic (default)
- reno
• Based on official sources. Base branch : https://github.com/Nikesh001/android_kernel_xiaomi_msm8937
• DTS Eagle Integration
• Merged Latest CAF and Prima tags
• GCC 8.2.1 buildable. Booting up is confirmed with GCC 8.2.1 build.
Thanks to all devs and special thanks to @Nikesh001, @ryan-andri, @swapnilsoni1999, @abhirajsinghofficial, @infinity-plus and other committers.