summaryrefslogtreecommitdiff
path: root/tests/functional/downloadapp/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/downloadapp/Android.mk')
-rw-r--r--tests/functional/downloadapp/Android.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/functional/downloadapp/Android.mk b/tests/functional/downloadapp/Android.mk
index 814537b46..6c02d6f30 100644
--- a/tests/functional/downloadapp/Android.mk
+++ b/tests/functional/downloadapp/Android.mk
@@ -7,7 +7,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 android-support-test
+LOCAL_STATIC_JAVA_LIBRARIES := \
+ launcher-helper-lib \
+ ub-uiautomator \
+ android-support-test \
+ legacy-android-test
LOCAL_PACKAGE_NAME := DownloadAppFunctionalTests
LOCAL_CERTIFICATE := platform