Loading test-runner/Android.mk +3 −0 Original line number Diff line number Diff line Loading @@ -132,5 +132,8 @@ LOCAL_STATIC_JAVA_LIBRARIES := android.test.base-minus-junit include $(BUILD_STATIC_JAVA_LIBRARY) # Archive a copy of the classes.jar in SDK build. $(call dist-for-goals,sdk win_sdk,$(full_classes_jar):android.test.legacy.jar) # additionally, build unit tests in a separate .apk include $(call all-makefiles-under,$(LOCAL_PATH)) Loading
test-runner/Android.mk +3 −0 Original line number Diff line number Diff line Loading @@ -132,5 +132,8 @@ LOCAL_STATIC_JAVA_LIBRARIES := android.test.base-minus-junit include $(BUILD_STATIC_JAVA_LIBRARY) # Archive a copy of the classes.jar in SDK build. $(call dist-for-goals,sdk win_sdk,$(full_classes_jar):android.test.legacy.jar) # additionally, build unit tests in a separate .apk include $(call all-makefiles-under,$(LOCAL_PATH))