Quote:
Originally Posted by Herschenglime
It seems Onyx has kneecapped fastboot...
|
You can use an EDL client to write the modified boot image back.
Of if you already have a rooted normal system or a rooted and ADB enabled recovery you can use the dd command:
Code:
dd if=/cache/magisk_whatever.img of=/dev/block/by-name/recovery_a
Of course, check which slot you are on or flash both.