mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am 0b7cd6a0
: Fix: Android.mk for autocorrection_threshold_utils.
* commit '0b7cd6a0b27a3ad9c22f5fdf7f36fb8628384e17': Fix: Android.mk for autocorrection_threshold_utils.
This commit is contained in:
commit
61e9de73e0
@ -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) \
|
||||
|
Loading…
Reference in New Issue
Block a user