We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d71860 + f058057 commit 27357fcCopy full SHA for 27357fc
common/Android.mk
@@ -26,7 +26,7 @@ LOCAL_SRC_FILES := \
26
include $(BUILD_STATIC_JAVA_LIBRARY)
27
28
# Include this library in the build server's output directory
29
-$(call dist-for-goals, droid, $(LOCAL_BUILT_MODULE):android-common.jar)
+$(call dist-for-goals, droidcore, $(LOCAL_BUILT_MODULE):android-common.jar)
30
31
# Build the test package
32
include $(call all-makefiles-under, $(LOCAL_PATH))
0 commit comments