Loading cmds/uiautomator/instrumentation/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ include $(CLEAR_VARS) 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_JAVA_LIBRARIES := android.test.runner android.test.base.stubs LOCAL_STATIC_JAVA_LIBRARIES := junit LOCAL_MODULE := uiautomator-instrumentation # TODO: change this to 18 when it's available Loading core/tests/hosttests/test-apps/ExternalSharedPerms/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src) LOCAL_STATIC_JAVA_LIBRARIES := junit LOCAL_JAVA_LIBRARIES := android.test.base.stubs LOCAL_SDK_VERSION := current LOCAL_PACKAGE_NAME := ExternalSharedPermsTestApp Loading core/tests/hosttests/test-apps/ExternalSharedPermsBT/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src) LOCAL_STATIC_JAVA_LIBRARIES := junit LOCAL_JAVA_LIBRARIES := android.test.base.stubs LOCAL_SDK_VERSION := current LOCAL_PACKAGE_NAME := ExternalSharedPermsBTTestApp Loading core/tests/hosttests/test-apps/ExternalSharedPermsDiffKey/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src) LOCAL_STATIC_JAVA_LIBRARIES := junit LOCAL_JAVA_LIBRARIES := android.test.base.stubs LOCAL_SDK_VERSION := current LOCAL_PACKAGE_NAME := ExternalSharedPermsDiffKeyTestApp Loading core/tests/hosttests/test-apps/ExternalSharedPermsFL/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src) LOCAL_STATIC_JAVA_LIBRARIES := junit LOCAL_JAVA_LIBRARIES := android.test.base.stubs LOCAL_SDK_VERSION := current LOCAL_PACKAGE_NAME := ExternalSharedPermsFLTestApp Loading Loading
cmds/uiautomator/instrumentation/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ include $(CLEAR_VARS) 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_JAVA_LIBRARIES := android.test.runner android.test.base.stubs LOCAL_STATIC_JAVA_LIBRARIES := junit LOCAL_MODULE := uiautomator-instrumentation # TODO: change this to 18 when it's available Loading
core/tests/hosttests/test-apps/ExternalSharedPerms/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src) LOCAL_STATIC_JAVA_LIBRARIES := junit LOCAL_JAVA_LIBRARIES := android.test.base.stubs LOCAL_SDK_VERSION := current LOCAL_PACKAGE_NAME := ExternalSharedPermsTestApp Loading
core/tests/hosttests/test-apps/ExternalSharedPermsBT/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src) LOCAL_STATIC_JAVA_LIBRARIES := junit LOCAL_JAVA_LIBRARIES := android.test.base.stubs LOCAL_SDK_VERSION := current LOCAL_PACKAGE_NAME := ExternalSharedPermsBTTestApp Loading
core/tests/hosttests/test-apps/ExternalSharedPermsDiffKey/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src) LOCAL_STATIC_JAVA_LIBRARIES := junit LOCAL_JAVA_LIBRARIES := android.test.base.stubs LOCAL_SDK_VERSION := current LOCAL_PACKAGE_NAME := ExternalSharedPermsDiffKeyTestApp Loading
core/tests/hosttests/test-apps/ExternalSharedPermsFL/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src) LOCAL_STATIC_JAVA_LIBRARIES := junit LOCAL_JAVA_LIBRARIES := android.test.base.stubs LOCAL_SDK_VERSION := current LOCAL_PACKAGE_NAME := ExternalSharedPermsFLTestApp Loading