KSUNマネージャーでオリジナルinit_boot.imgにパッチ

adb reboot bootloader

fastboot getver current-slot
fastboot flash init_boot_[current-slot] パッチ済init_boot.img
fastboot reboot

KernelFlasherにRoot権限付与
KernelFlasherからbootにAK3パッチ

adb reboot bootloader

fastboot flash init_boot_
[current-slot] オリジナルinit_boot.img

こんな感じかな