am 0b7cd6a0: Fix: Android.mk for autocorrection_threshold_utils.

* commit '0b7cd6a0b27a3ad9c22f5fdf7f36fb8628384e17':
  Fix: Android.mk for autocorrection_threshold_utils.
This commit is contained in:
Keisuke Kuroynagi 2013-06-11 02:08:53 -07:00 committed by Android Git Automerger
commit 61e9de73e0

View File

@ -76,7 +76,7 @@ LATIN_IME_CORE_SRC_FILES := \
typing_weighting.cpp) \
$(addprefix utils/, \
char_utils.cpp \
ranking_algorithm.cpp)
autocorrection_threshold_utils.cpp)
LOCAL_SRC_FILES := \
$(LATIN_IME_JNI_SRC_FILES) \