Merge "Remove unneeded dependecy on core-tests to fix build"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user