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

Commit abc03adb authored by Joe Onorato's avatar Joe Onorato Committed by Android Git Automerger
Browse files

am 27357fc0: Merge "Use the droidcore goal with dist-for-goals." into froyo

Merge commit '27357fc08802d796a6b6a1111ac5534d75fc8be7' into gingerbread

* commit '27357fc08802d796a6b6a1111ac5534d75fc8be7':
  Use the droidcore goal with dist-for-goals.
parents 09861253 d103af4f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ LOCAL_SRC_FILES := \
include $(BUILD_STATIC_JAVA_LIBRARY)

# Include this library in the build server's output directory
$(call dist-for-goals, droid, $(LOCAL_BUILT_MODULE):android-common.jar)
$(call dist-for-goals, droidcore, $(LOCAL_BUILT_MODULE):android-common.jar)

# Build the test package
include $(call all-makefiles-under, $(LOCAL_PATH))