am a2b4bfb0: Merge "Fix unit test failure due to IllegalAccessError"

* commit 'a2b4bfb0f5b5fd67df9c1e4c0cfc3a461b4fee2e':
  Fix unit test failure due to IllegalAccessError
main
Ken Wakasa 2014-10-24 06:38:12 +00:00 committed by Android Git Automerger
commit 64cf43bd11
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ LOCAL_AAPT_FLAGS += -0 .dict
# Do not compress test data file
LOCAL_AAPT_FLAGS += -0 .txt
LOCAL_STATIC_JAVA_LIBRARIES := android-support-test latinime-common mockito-target
LOCAL_STATIC_JAVA_LIBRARIES := android-support-test mockito-target
# Include all test java files.
LOCAL_SRC_FILES := $(call all-java-files-under, src)