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

Commit ad916eda authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Remove unused no_vendor_variant_vndk_check target" am: 526551f0 am: 64d0b72f

Change-Id: I64cefc642339d0b270c0d83a36972ed7b42cf9a8
parents 4b60a539 64d0b72f
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -441,10 +441,6 @@ ifndef subdir_makefiles_total
subdir_makefiles_total := $(words init post finish)
endif

droid_targets: no_vendor_variant_vndk_check
.PHONY: no_vendor_variant_vndk_check
no_vendor_variant_vndk_check:

$(info [$(call inc_and_print,subdir_makefiles_inc)/$(subdir_makefiles_total)] finishing build rules ...)

# -------------------------------------------------------------------