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

Commit 93b828de authored by Deepanshu Gupta's avatar Deepanshu Gupta Committed by Android (Google) Code Review
Browse files

Merge "Add layoutlib tests to DIST_DIR" into lmp-dev

parents fa4e2148 a0904bf7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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))
+3 −0
Original line number Diff line number Diff line
@@ -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))