summaryrefslogtreecommitdiff
path: root/tests/functional/applinktests/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/applinktests/Android.mk')
-rw-r--r--tests/functional/applinktests/Android.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/functional/applinktests/Android.mk b/tests/functional/applinktests/Android.mk
index 6644ac9d2..5f7558c30 100644
--- a/tests/functional/applinktests/Android.mk
+++ b/tests/functional/applinktests/Android.mk
@@ -21,7 +21,11 @@ LOCAL_SDK_VERSION := current
LOCAL_SRC_FILES := $(call all-subdir-java-files)
LOCAL_JAVA_LIBRARIES := android.test.runner
-LOCAL_STATIC_JAVA_LIBRARIES := launcher-helper-lib ub-uiautomator
+LOCAL_STATIC_JAVA_LIBRARIES := \
+ launcher-helper-lib \
+ ub-uiautomator \
+ legacy-android-test \
+ junit
LOCAL_PACKAGE_NAME := AppLinkFunctionalTests
LOCAL_CERTIFICATE := platform