Loading tests/app/Android.mk +2 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,8 @@ LOCAL_STATIC_JAVA_LIBRARIES := \ espresso-core \ espresso-contrib-nodep \ espresso-intents-nodep \ ub-uiautomator ub-uiautomator \ legacy-android-test # Include all test java files. LOCAL_SRC_FILES := $(call all-java-files-under, src) Loading tests/unit/Android.mk +2 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,8 @@ LOCAL_JAVA_LIBRARIES := android.test.runner LOCAL_STATIC_JAVA_LIBRARIES := \ android-support-test \ mockito-target \ espresso-core espresso-core \ legacy-android-test # Include all test java files. LOCAL_SRC_FILES := $(call all-java-files-under, src) Loading Loading
tests/app/Android.mk +2 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,8 @@ LOCAL_STATIC_JAVA_LIBRARIES := \ espresso-core \ espresso-contrib-nodep \ espresso-intents-nodep \ ub-uiautomator ub-uiautomator \ legacy-android-test # Include all test java files. LOCAL_SRC_FILES := $(call all-java-files-under, src) Loading
tests/unit/Android.mk +2 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,8 @@ LOCAL_JAVA_LIBRARIES := android.test.runner LOCAL_STATIC_JAVA_LIBRARIES := \ android-support-test \ mockito-target \ espresso-core espresso-core \ legacy-android-test # Include all test java files. LOCAL_SRC_FILES := $(call all-java-files-under, src) Loading