-bootloader- Slot-suffixes Not Found Access

fastboot flash -bootloader-$(slot-suffixes) bootloader.img

BOOTLOADER_PARTITION_NAME := bootloader$(BOARD_BOOTLOADER_SLOT_SUFFIXES) Incorrect: -bootloader- slot-suffixes not found

Technical Report: -bootloader- slot-suffixes not found Error fastboot flash -bootloader-$(slot-suffixes) bootloader

# In BoardConfig.mk BOARD_BOOTLOADER_SLOT_SUFFIXES := _a _b Then reference as: -bootloader- slot-suffixes not found