Loading cmds/uiautomator/library/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ include $(CLEAR_VARS) LOCAL_SRC_FILES := $(uiautomator.core_src_files) LOCAL_MODULE := uiautomator.core LOCAL_JAVA_LIBRARIES := android.test.runner LOCAL_STATIC_JAVA_LIBRARIES := junit legacy-android-test include $(BUILD_STATIC_JAVA_LIBRARY) ############################################### Loading core/tests/ConnectivityManagerTest/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ include $(CLEAR_VARS) LOCAL_MODULE_TAGS := tests LOCAL_JAVA_LIBRARIES := android.test.runner LOCAL_STATIC_JAVA_LIBRARIES := junit legacy-android-test # Include all test java files. LOCAL_SRC_FILES := $(call all-java-files-under, src) Loading core/tests/bandwidthtests/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ LOCAL_SRC_FILES := \ $(call all-java-files-under, src) LOCAL_JAVA_LIBRARIES := android.test.runner org.apache.http.legacy LOCAL_STATIC_JAVA_LIBRARIES := junit legacy-android-test LOCAL_PACKAGE_NAME := BandwidthTests include $(BUILD_PACKAGE) Loading core/tests/bluetoothtests/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ LOCAL_SRC_FILES := \ $(call all-java-files-under, src) LOCAL_JAVA_LIBRARIES := android.test.runner LOCAL_STATIC_JAVA_LIBRARIES := junit legacy-android-test LOCAL_PACKAGE_NAME := BluetoothTests LOCAL_CERTIFICATE := platform Loading core/tests/hosttests/test-apps/DownloadManagerTestApp/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ LOCAL_MODULE_TAGS := tests LOCAL_SRC_FILES := $(call all-java-files-under, src) LOCAL_STATIC_JAVA_LIBRARIES := android-common mockwebserver LOCAL_STATIC_JAVA_LIBRARIES := android-common mockwebserver junit legacy-android-test LOCAL_JAVA_LIBRARIES := android.test.runner LOCAL_PACKAGE_NAME := DownloadManagerTestApp Loading Loading
cmds/uiautomator/library/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ include $(CLEAR_VARS) LOCAL_SRC_FILES := $(uiautomator.core_src_files) LOCAL_MODULE := uiautomator.core LOCAL_JAVA_LIBRARIES := android.test.runner LOCAL_STATIC_JAVA_LIBRARIES := junit legacy-android-test include $(BUILD_STATIC_JAVA_LIBRARY) ############################################### Loading
core/tests/ConnectivityManagerTest/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ include $(CLEAR_VARS) LOCAL_MODULE_TAGS := tests LOCAL_JAVA_LIBRARIES := android.test.runner LOCAL_STATIC_JAVA_LIBRARIES := junit legacy-android-test # Include all test java files. LOCAL_SRC_FILES := $(call all-java-files-under, src) Loading
core/tests/bandwidthtests/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ LOCAL_SRC_FILES := \ $(call all-java-files-under, src) LOCAL_JAVA_LIBRARIES := android.test.runner org.apache.http.legacy LOCAL_STATIC_JAVA_LIBRARIES := junit legacy-android-test LOCAL_PACKAGE_NAME := BandwidthTests include $(BUILD_PACKAGE) Loading
core/tests/bluetoothtests/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ LOCAL_SRC_FILES := \ $(call all-java-files-under, src) LOCAL_JAVA_LIBRARIES := android.test.runner LOCAL_STATIC_JAVA_LIBRARIES := junit legacy-android-test LOCAL_PACKAGE_NAME := BluetoothTests LOCAL_CERTIFICATE := platform Loading
core/tests/hosttests/test-apps/DownloadManagerTestApp/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ LOCAL_MODULE_TAGS := tests LOCAL_SRC_FILES := $(call all-java-files-under, src) LOCAL_STATIC_JAVA_LIBRARIES := android-common mockwebserver LOCAL_STATIC_JAVA_LIBRARIES := android-common mockwebserver junit legacy-android-test LOCAL_JAVA_LIBRARIES := android.test.runner LOCAL_PACKAGE_NAME := DownloadManagerTestApp Loading