Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 85726090 authored by Justin Yun's avatar Justin Yun Committed by Gerrit Code Review
Browse files

Merge "Add missing target from makefile"

parents 9bfdaf1d 0c851c65
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -95,6 +95,7 @@ vendor-fake-snapshot:

.PHONY: vendor-hwasan-snapshot
vendor-hwasan-snapshot: PRIVATE_MAKEFILE := $(current_makefile)
vendor-hwasan-snapshot:
	$(call echo-error,$(PRIVATE_MAKEFILE),\
		"CANNOT generate Vendor HWASAN snapshot. BOARD_VNDK_VERSION must be set to 'current'.")
	exit 1