vendor/cm: Don't be so noisy.
Change-Id: I3aa12c87b4b3e7f3da4fc4971659b981f460872a
This commit is contained in:
parent
72b1d8c955
commit
62869cd7d6
@ -26,15 +26,6 @@ endif
|
||||
ifeq ($(strip $(LOCAL_MAVEN_REPO_ID)),)
|
||||
$(error LOCAL_MAVEN_REPO_ID not defined.)
|
||||
endif
|
||||
ifeq ($(strip $(LOCAL_MAVEN_CLASSIFIER)),)
|
||||
$(info LOCAL_MAVEN_CLASSIFIER not set)
|
||||
endif
|
||||
ifeq ($(strip $(LOCAL_MAVEN_SOURCES)),)
|
||||
$(info LOCAL_MAVEN_SOURCES not set)
|
||||
endif
|
||||
ifeq ($(strip $(LOCAL_MAVEN_JAVADOC)),)
|
||||
$(info LOCAL_MAVEN_JAVADOC not set)
|
||||
endif
|
||||
|
||||
|
||||
$(full_target): pomfile := $(LOCAL_MAVEN_POM)
|
||||
|
Loading…
Reference in New Issue
Block a user