Merge "Replace TARGET_BOOTLOADER_BOARD_NAME with the value."

This commit is contained in:
Treehugger Robot
2021-12-22 11:18:52 +00:00
committed by Gerrit Code Review

View File

@@ -26,5 +26,5 @@ else
# Testing related defines
#BOARD_PERFSETUP_SCRIPT := platform_testing/scripts/perf-setup/b5-setup.sh
-include vendor/google_devices/$(TARGET_BOOTLOADER_BOARD_NAME)/proprietary/BoardConfigVendor.mk
-include vendor/google_devices/bramble/proprietary/BoardConfigVendor.mk
endif