Fix build breakage dependency.

Test: manual, builds
Change-Id: I43bd8dedc48a268bdf6cfaaf1f4c524ef6d3b646
This commit is contained in:
Michael Rosenfeld
2018-01-18 11:11:39 -08:00
parent f3b4449f67
commit e1bb0c2f4c

View File

@@ -21,7 +21,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_MODULE_TAGS := tests LOCAL_MODULE_TAGS := tests
LOCAL_JAVA_LIBRARIES := android.test.runner android.test.base LOCAL_JAVA_LIBRARIES := android.test.runner android.test.base
LOCAL_STATIC_JAVA_LIBRARIES := \ LOCAL_STATIC_JAVA_LIBRARIES := \
app-helpers-base \ app-helpers-core \
launcher-helper-lib \ launcher-helper-lib \
settings-helper \ settings-helper \
timeresult-helper-lib \ timeresult-helper-lib \