8331939: Add custom hook for TestImage

Reviewed-by: mikael
This commit is contained in:
Erik Joelsson 2024-05-08 21:57:44 +00:00
parent 42b1d858d1
commit 0d1216c7a1

View File

@ -28,6 +28,9 @@ default: all
include $(SPEC)
include MakeBase.gmk
# Hook to include the corresponding custom file, if present.
$(eval $(call IncludeCustomExtension, TestImage-pre.gmk))
############################################################################
BUILD_INFO_PROPERTIES := $(TEST_IMAGE_DIR)/build-info.properties