Merge "Prepare for removal of junit and android.test classes from Android API (step 1)" am: a80a70f2f8 am: 810eb447e9
am: 3db794bafd
Change-Id: Ide6df9e4caade943922035b17a65bd8f73d9acd9
This commit is contained in:
+4
-1
@@ -17,7 +17,10 @@ LOCAL_PATH := $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_MODULE_TAGS := tests
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := android-support-test ub-uiautomator
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := \
|
||||
android-support-test \
|
||||
ub-uiautomator \
|
||||
legacy-android-test
|
||||
|
||||
LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user