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

Commit 8c7a0822 authored by Adnan Begovic's avatar Adnan Begovic Committed by Michael Bestas
Browse files

build: Enforce checkapi-lineage on system image gen.

TICKET: CYNGNOS-1950
Change-Id: If13ff02b913d5586df163ff3aee254dd4cfb4e24
parent f0fb080f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1486,6 +1486,7 @@ $(BUILT_SYSTEMIMAGE): $(FULL_SYSTEMIMAGE_DEPS) $(INSTALLED_FILES_FILE) $(BUILD_I
ifndef I_WANT_A_QUAIL_STAR
ifneq ($(WITHOUT_CHECK_API),true)
$(BUILT_SYSTEMIMAGE): checkapi
$(BUILT_SYSTEMIMAGE): checkapi-lineage
endif
endif