Merge "Remove unneeded dependecy on core-tests to fix build"

This commit is contained in:
Brian Carlstrom
2016-03-09 03:30:16 +00:00
committed by Gerrit Code Review

View File

@@ -7,7 +7,7 @@ LOCAL_SRC_FILES := $(call all-subdir-java-files)
LOCAL_JAVA_LIBRARIES := android.test.runner
LOCAL_STATIC_JAVA_LIBRARIES := easymocklib mockito-target core-tests android-support-test
LOCAL_STATIC_JAVA_LIBRARIES := easymocklib mockito-target android-support-test
LOCAL_JAVA_LANGUAGE_VERSION := 1.8
LOCAL_PACKAGE_NAME := mediaframeworktest