Loading
Auto-resolve A/B slot suffix for flash and erase commands
Query getvar:has-slot:<partition> and getvar:current-slot to
automatically append the active slot suffix (_a/_b) when the
partition is slotted. Matches native fastboot behaviour so device
configs can use bare partition names like dtbo instead of dtbo_a.
Signed-off-by:
Jackeagle <jackeagle102@gmail.com>