commit | 26c806620c26e048918624367ee624526613b0d2 | [log] [tgz] |
---|---|---|
author | Keisuke Kuroyanagi <ksk@google.com> | Wed Apr 09 15:27:25 2014 +0900 |
committer | Keisuke Kuroyanagi <ksk@google.com> | Wed Apr 09 16:50:31 2014 +0900 |
tree | 9a4acf0bc6bca7d65580617aab73e59ca9cff840 | |
parent | e3d57ae792779a6e5588cb97885970cb1adef312 [diff] [blame] |
Use 2D normal distribution for gesture. Bug: 13799846 Bug: 10701902 Bug: 9505397 Change-Id: I6c3f84f035f2310f2f7dfec4432ebdb6e50d5df0
diff --git a/native/jni/NativeFileList.mk b/native/jni/NativeFileList.mk index a22497f..1230150 100644 --- a/native/jni/NativeFileList.mk +++ b/native/jni/NativeFileList.mk
@@ -101,4 +101,5 @@ LATIN_IME_CORE_TEST_FILES := \ defines_test.cpp \ + suggest/core/layout/normal_distribution_2d_test.cpp \ utils/autocorrection_threshold_utils_test.cpp