Skip to content

Levion Kernel Nethunter + KsuN Build

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jun 00:31
94fba42

πŸ“¦ Release Notes β€” April 2026

⚠️ Flash at your own risk β€” Tested on LineageOS 23.2 only. Other ROMs not guaranteed.

⚠️ Only Android 16 ROMs


🌐 Network Stack

  • BBR v3 β€” Google's latest congestion control algorithm; improves throughput & reduces latency on lossy/high-bandwidth networks
  • FQ Qodel Qdisc β€” Fair Queuing scheduler; eliminates bufferbloat and ensures low-latency packet scheduling under load
  • MPTCP β€” Multipath TCP; allows simultaneous use of multiple network interfaces (Wi-Fi + Mobile) for better reliability & speed

⚑ USB Fast Charge

  • Force fast charging up to 900mA in USB 2.0 mode
  • Toggle via sysfs:
  echo 0 /sys/kernel/fast_charge/force_fast_charge  # Disable
  echo 1 /sys/kernel/fast_charge/force_fast_charge  # Enable

πŸ” KernelSU Next

  • KernelSU Next v3.2.0
  • SuSFS v2.1.0

πŸ“ Before Flashing

  • Ensure you have a proper backup of vendor_boot.img, and boot.img before flashing
  • Clean flash is recommended for best stability

🐞 Bug Reports

  • Include logs and clear reproduction steps