Loading cmds/uiautomator/instrumentation/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ LOCAL_MODULE_TAGS := tests LOCAL_SRC_FILES := $(call all-java-files-under, testrunner-src) \ $(call all-java-files-under, ../library/core-src) LOCAL_JAVA_LIBRARIES := android.test.runner LOCAL_STATIC_JAVA_LIBRARIES := legacy-android-test junit LOCAL_STATIC_JAVA_LIBRARIES := junit LOCAL_MODULE := uiautomator-instrumentation # TODO: change this to 18 when it's available LOCAL_SDK_VERSION := current Loading cmds/uiautomator/library/Android.mk +2 −2 Original line number Diff line number Diff line Loading @@ -28,8 +28,8 @@ uiautomator_internal_removed_api_file := \ 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 LOCAL_JAVA_LIBRARIES := android.test.runner android.test.base LOCAL_STATIC_JAVA_LIBRARIES := junit include $(BUILD_STATIC_JAVA_LIBRARY) ############################################### Loading core/tests/BroadcastRadioTests/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,8 @@ LOCAL_MODULE_TAGS := tests LOCAL_STATIC_JAVA_LIBRARIES := compatibility-device-util android-support-test testng LOCAL_JAVA_LIBRARIES := android.test.base LOCAL_MODULE_PATH := $(TARGET_OUT_DATA_APPS) LOCAL_SRC_FILES := $(call all-java-files-under, src) Loading core/tests/coretests/Android.mk +8 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,14 @@ LOCAL_STATIC_JAVA_LIBRARIES := \ truth-prebuilt \ print-test-util-lib LOCAL_JAVA_LIBRARIES := android.test.runner conscrypt telephony-common org.apache.http.legacy LOCAL_JAVA_LIBRARIES := \ android.test.runner \ conscrypt \ telephony-common \ org.apache.http.legacy \ android.test.base \ android.test.mock \ LOCAL_PACKAGE_NAME := FrameworksCoreTests LOCAL_COMPATIBILITY_SUITE := device-tests Loading core/tests/featureflagtests/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ LOCAL_SRC_FILES := \ LOCAL_DX_FLAGS := --core-library LOCAL_STATIC_JAVA_LIBRARIES := android-common frameworks-core-util-lib android-support-test LOCAL_JAVA_LIBRARIES := android.test.runner LOCAL_JAVA_LIBRARIES := android.test.runner android.test.base LOCAL_PACKAGE_NAME := FrameworksCoreFeatureFlagTests LOCAL_CERTIFICATE := platform Loading Loading
cmds/uiautomator/instrumentation/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ LOCAL_MODULE_TAGS := tests LOCAL_SRC_FILES := $(call all-java-files-under, testrunner-src) \ $(call all-java-files-under, ../library/core-src) LOCAL_JAVA_LIBRARIES := android.test.runner LOCAL_STATIC_JAVA_LIBRARIES := legacy-android-test junit LOCAL_STATIC_JAVA_LIBRARIES := junit LOCAL_MODULE := uiautomator-instrumentation # TODO: change this to 18 when it's available LOCAL_SDK_VERSION := current Loading
cmds/uiautomator/library/Android.mk +2 −2 Original line number Diff line number Diff line Loading @@ -28,8 +28,8 @@ uiautomator_internal_removed_api_file := \ 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 LOCAL_JAVA_LIBRARIES := android.test.runner android.test.base LOCAL_STATIC_JAVA_LIBRARIES := junit include $(BUILD_STATIC_JAVA_LIBRARY) ############################################### Loading
core/tests/BroadcastRadioTests/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,8 @@ LOCAL_MODULE_TAGS := tests LOCAL_STATIC_JAVA_LIBRARIES := compatibility-device-util android-support-test testng LOCAL_JAVA_LIBRARIES := android.test.base LOCAL_MODULE_PATH := $(TARGET_OUT_DATA_APPS) LOCAL_SRC_FILES := $(call all-java-files-under, src) Loading
core/tests/coretests/Android.mk +8 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,14 @@ LOCAL_STATIC_JAVA_LIBRARIES := \ truth-prebuilt \ print-test-util-lib LOCAL_JAVA_LIBRARIES := android.test.runner conscrypt telephony-common org.apache.http.legacy LOCAL_JAVA_LIBRARIES := \ android.test.runner \ conscrypt \ telephony-common \ org.apache.http.legacy \ android.test.base \ android.test.mock \ LOCAL_PACKAGE_NAME := FrameworksCoreTests LOCAL_COMPATIBILITY_SUITE := device-tests Loading
core/tests/featureflagtests/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ LOCAL_SRC_FILES := \ LOCAL_DX_FLAGS := --core-library LOCAL_STATIC_JAVA_LIBRARIES := android-common frameworks-core-util-lib android-support-test LOCAL_JAVA_LIBRARIES := android.test.runner LOCAL_JAVA_LIBRARIES := android.test.runner android.test.base LOCAL_PACKAGE_NAME := FrameworksCoreFeatureFlagTests LOCAL_CERTIFICATE := platform Loading