Skip to content

Releases: frpunlocking-com/android_kernel_oneplus_sm8450

Universal kernel + boot-image bundle for Realme GT 2 Pro (RMX3300/3301 “ferrari”)

05 Jul 17:03

Choose a tag to compare

AnyFLasher3 v1.0.0 – first stable drop

Universal kernel + boot-image bundle for Realme GT 2 Pro (RMX3300 / 3301 “ferrari”) .


Highlights

  • Plug-and-play ZIP – flashes kernel in one go; falls back to fastboot images if recovery is unavailable.
  • Boot.img 2-in-1 – verified to boot both:
    • LineageOS 22.2 UNOFICCIAL by pjgowtham
      No additional ramdisk tweaks required.
  • Built-in root: KernelSU Next 1.0.8 Stable + SuSFS 1.5.8 – passes Google Play Integrity (basic & device & strong), Revolut, banking, government apps.
  • Upstream Linux 5.10.228-gki with all security fixes through 25 June 2025.
  • Charging OPLUS PPS-UFCS v2 curve & NU1619 wireless-Qi fix.
  • Hardened procfs / namespace stack with clean fingerprint.

Installation

  • ADB sideload (recommended)
adb reboot recovery
adb sideload 1.0.0_KernelSUNext_SuSFS_AnyKernel_GT2_Pro_LineageOS_22.2.zip
  • Fastboot fallback alternative
fastboot flash boot_a boot.img
fastboot flash boot_b boot.img
fastboot reboot

After first boot, open KernelSU Manager ≥ 1.0.8 to grant root.
No data wipe required; works fine with MindTheGapps & LSPosed.

Supported devices

Realme GT 2 Pro - RMX3300 / RMX3301 (“ferrari”)

Unconfirmed devices

OnePlus 10 Pro - wly

Known issues

Pixelify props inside KernelSU still broken – use the LSPosed module to restore unlimited Google Photos backup.

If flashing from very old firmware (< A14 2024-12), update modem partitions first.

Credits

KernelSU, SuSFS team, upstream LineageOS devs, @pjgowtham (gki tree), Yuri Keybox.

And all testers on the Telegram & XDA channel.