am 0b7cd6a0: Fix: Android.mk for autocorrection_threshold_utils.
* commit '0b7cd6a0b27a3ad9c22f5fdf7f36fb8628384e17': Fix: Android.mk for autocorrection_threshold_utils.main
commit
61e9de73e0
|
@ -76,7 +76,7 @@ LATIN_IME_CORE_SRC_FILES := \
|
||||||
typing_weighting.cpp) \
|
typing_weighting.cpp) \
|
||||||
$(addprefix utils/, \
|
$(addprefix utils/, \
|
||||||
char_utils.cpp \
|
char_utils.cpp \
|
||||||
ranking_algorithm.cpp)
|
autocorrection_threshold_utils.cpp)
|
||||||
|
|
||||||
LOCAL_SRC_FILES := \
|
LOCAL_SRC_FILES := \
|
||||||
$(LATIN_IME_JNI_SRC_FILES) \
|
$(LATIN_IME_JNI_SRC_FILES) \
|
||||||
|
|
Loading…
Reference in New Issue