am a2f088b6: Merge "Add layoutlib tests to DIST_DIR [DO NOT MERGE]" into klp-modular-dev

* commit 'a2f088b6775f0cd0a8b7e3b35e16f13de3f67b01':
  Add layoutlib tests to DIST_DIR [DO NOT MERGE]
This commit is contained in:
Deepanshu Gupta
2014-10-02 03:34:06 +00:00
committed by Android Git Automerger
2 changed files with 6 additions and 0 deletions

View File

@@ -34,5 +34,8 @@ LOCAL_JAVA_LIBRARIES := layoutlib \
include $(BUILD_HOST_JAVA_LIBRARY)
# Copy the jar to DIST_DIR for sdk builds
$(call dist-for-goals, sdk win_sdk, $(LOCAL_INSTALLED_MODULE))
# Build all sub-directories
include $(call all-makefiles-under,$(LOCAL_PATH))

View File

@@ -28,5 +28,8 @@ LOCAL_STATIC_JAVA_LIBRARIES := asm-4.0
include $(BUILD_HOST_JAVA_LIBRARY)
# Copy the jar to DIST_DIR for sdk builds
$(call dist-for-goals, sdk win_sdk, $(LOCAL_INSTALLED_MODULE))
# Build all sub-directories
include $(call all-makefiles-under,$(LOCAL_PATH))