mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "Fix unit test failure due to IllegalAccessError"
This commit is contained in:
commit
a2b4bfb0f5
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user