Loading tests/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ LOCAL_PATH:= $(call my-dir) include $(CLEAR_VARS) # We only want this apk build for tests. LOCAL_MODULE_TAGS := tests LOCAL_MODULE_TAGS := optional LOCAL_CERTIFICATE := platform LOCAL_JAVA_LIBRARIES := android.test.runner Loading Loading
tests/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ LOCAL_PATH:= $(call my-dir) include $(CLEAR_VARS) # We only want this apk build for tests. LOCAL_MODULE_TAGS := tests LOCAL_MODULE_TAGS := optional LOCAL_CERTIFICATE := platform LOCAL_JAVA_LIBRARIES := android.test.runner Loading