Skip to content

Commit

Permalink
build: Enforce checkapi-cm on system image gen.
Browse files Browse the repository at this point in the history
TICKET: CYNGNOS-1950
Change-Id: If13ff02b913d5586df163ff3aee254dd4cfb4e24
  • Loading branch information
Adnan Begovic authored and mikeNG committed Aug 24, 2016
1 parent a229e77 commit 7ffcafb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1269,6 +1269,7 @@ $(BUILT_SYSTEMIMAGE): $(FULL_SYSTEMIMAGE_DEPS) $(INSTALLED_FILES_FILE)

ifndef I_WANT_A_QUAIL_STAR
$(BUILT_SYSTEMIMAGE): checkapi
$(BUILT_SYSTEMIMAGE): checkapi-cm
endif

INSTALLED_SYSTEMIMAGE := $(PRODUCT_OUT)/system.img
Expand Down

0 comments on commit 7ffcafb

Please sign in to comment.