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

Commit 0b7cd6a0 authored by Keisuke Kuroynagi's avatar Keisuke Kuroynagi
Browse files

Fix: Android.mk for autocorrection_threshold_utils.

Change-Id: I3ea0811ca7c2c1a88351ee2ba5cc13d7096865ba
parent 527c1283
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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) \