Root

Table of Contents

Magisk

Magisk Installation > Patching Images

Lygisk

Patched Magisk to keep root after OTA updates in the same slot. Not required for devices which support seamless updates

APatch

  1. Install the latest APatch Manager
  2. Get the boot.img for your device
  3. Patch the boot.img and copy it to your PC
  4. Reboot to fastboot
    adb reboot bootloader
  5. Flash modified boot.img
    fastboot flash boot apatch_version_version_randomletter.img
  6. Reboot device
    fastboot reboot

APatch > Installation

KernelSU

Default LineageOS kernel does not support LKM mode