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

Commit fec8c128 authored by Abhisek Devkota's avatar Abhisek Devkota
Browse files

Revert "build: Enforce checkapi-lineage on system image gen."

Also partial revert of ac8da9d9

This reverts commit 8c7a0822.

Change-Id: Ifa54357b498a0d779a0ec058c6234026aa1cd98e
parent 250cbafa
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -1490,9 +1490,6 @@ $(BUILT_SYSTEMIMAGE): $(FULL_SYSTEMIMAGE_DEPS) $(INSTALLED_FILES_FILE) $(BUILD_I
ifndef I_WANT_A_QUAIL_STAR
ifneq ($(WITHOUT_CHECK_API),true)
$(BUILT_SYSTEMIMAGE): checkapi
ifneq ($(TARGET_DISABLE_LINEAGE_SDK), true)
$(BUILT_SYSTEMIMAGE): checkapi-lineage
endif
endif
endif