aboutsummaryrefslogtreecommitdiffstats
path: root/tools/dicttool
diff options
context:
space:
mode:
authorKen Wakasa <kwakasa@google.com>2014-07-30 16:58:00 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-07-30 16:58:00 +0000
commitec8472b5f5e478ba4eb830a7603da9c5a4637461 (patch)
tree25add4320dd2185e8318cea03492ad26447de945 /tools/dicttool
parent14d985bdbdfd4a237add1009912a6920573c1a9d (diff)
parent7f545a57c987862d55966ac08ef64cfe0b9f51e4 (diff)
downloadlatinime-ec8472b5f5e478ba4eb830a7603da9c5a4637461.tar.gz
latinime-ec8472b5f5e478ba4eb830a7603da9c5a4637461.tar.xz
latinime-ec8472b5f5e478ba4eb830a7603da9c5a4637461.zip
am 7f545a57: [HW7.5] Introduce the @Nonnull annotation (take 2)
* commit '7f545a57c987862d55966ac08ef64cfe0b9f51e4': [HW7.5] Introduce the @Nonnull annotation (take 2)
Diffstat (limited to 'tools/dicttool')
-rw-r--r--tools/dicttool/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/dicttool/Android.mk b/tools/dicttool/Android.mk
index e4de59db6..0f1f34418 100644
--- a/tools/dicttool/Android.mk
+++ b/tools/dicttool/Android.mk
@@ -88,6 +88,7 @@ LOCAL_SRC_FILES := $(LOCAL_TOOL_SRC_FILES) \
$(call all-java-files-under, $(DICTTOOL_ONDEVICE_TESTS_DIRECTORY))
LOCAL_JAVA_LIBRARIES := junit
+LOCAL_STATIC_JAVA_LIBRARIES := jsr305lib
LOCAL_REQUIRED_MODULES := $(LATINIME_HOST_NATIVE_LIBNAME)
LOCAL_JAR_MANIFEST := etc/manifest.txt
LOCAL_MODULE := dicttool_aosp