Merge "Prepare for removal of junit and android.test classes from Android API (step 1)"
am: a80a70f2f8
Change-Id: Ie19328205f8a649f8dce9cdc1cb73a0be212aa41
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