Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a2b4bfb0 authored by Ken Wakasa's avatar Ken Wakasa Committed by Android (Google) Code Review
Browse files

Merge "Fix unit test failure due to IllegalAccessError"

parents aad188d4 88a92103
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)