OF_RECOVERY_AB_FULL_REFLASH_RAMDISK
"OF_RECOVERY_AB_FULL_REFLASH_RAMDISK"
- set to 1 to trigger flashing the live recovery ramdisk (instead of the recovery partition) to both slots
- this is only useful if "OF_AB_DEVICE_WITH_RECOVERY_PARTITION" is also enabled.
- use with caution!
- if this is enabled, it applies to "Flash current OrangeFox" and "Reflash OrangeFox after flashing a ROM"
(the process will take much more time, but less vulnerable to non-standard ROM installers overwriting the recovery partition)
- default = 0
Signed-off-by: Samuel Kendall <kinguser981@gmail.com>