Flash recovery from ota
OTA zip should be able to flash recovery image
lineage tools already provide that with two_step flash
it first flashes recovery in boot partition
then boots boot partitions
then flashes recovery in recovery partition
then handle the usual flash process
for now this is not what I want since on some GSI we don't have boot.img
So I'm trying to add a way to flash recovery directly