LatinIME/native/jni
Yohei Yukawa f4131e3f53 Deprecate host-side C++ test in LatinIME
Host-side C++ test in LatinIME is no longer actively used and is
actually not compatible with Android Studio build.

Let's just remove this for now.

Bug: 13754552
Bug: 110741422
Test: compile
Change-Id: I3e81285fe559022e1a296051036e74d2f2afbf9c
2018-07-25 14:38:58 -07:00
..
src Move dictionary code to top level dictionary dir. 2014-12-17 16:02:09 +09:00
tests Use -Werror in packages/inputmethods/LatinIME/native/jni 2017-10-20 15:19:55 -07:00
Android.mk Deprecate host-side C++ test in LatinIME 2018-07-25 14:38:58 -07:00
Application.mk Specify c++_static for bundled Latin IME as well 2014-05-26 18:30:48 +09:00
CleanupNativeFileList.mk Generate dict code for version 401. 2014-05-14 19:09:01 +09:00
NativeFileList.mk Move dictionary code to top level dictionary dir. 2014-12-17 16:02:09 +09:00
TargetUnitTests.mk Use -Werror in packages/inputmethods/LatinIME/native/jni 2017-10-20 15:19:55 -07:00
com_android_inputmethod_keyboard_ProximityInfo.cpp [ML13] Fix the locale passing in ProximityInfo 2014-10-03 18:16:34 +09:00
com_android_inputmethod_keyboard_ProximityInfo.h Yet another small cleanups 2013-01-08 17:57:26 +09:00
com_android_inputmethod_latin_BinaryDictionary.cpp Move dictionary code to top level dictionary dir. 2014-12-17 16:02:09 +09:00
com_android_inputmethod_latin_BinaryDictionary.h Yet another small cleanups 2013-01-08 17:57:26 +09:00
com_android_inputmethod_latin_BinaryDictionaryUtils.cpp Move dictionary code to top level dictionary dir. 2014-12-17 16:02:09 +09:00
com_android_inputmethod_latin_BinaryDictionaryUtils.h Separate utility methods from BinaryDictionary in native code. 2014-03-05 12:49:04 +09:00
com_android_inputmethod_latin_DicTraverseSession.cpp Move dictionary code to top level dictionary dir. 2014-12-17 16:02:09 +09:00
com_android_inputmethod_latin_DicTraverseSession.h Yet another small cleanups 2013-01-08 17:57:26 +09:00
jni_common.cpp RegisterNatives() returns 0 on success. 2014-03-26 20:47:14 +09:00
jni_common.h Cleanups in JNI related code 2013-06-04 19:16:47 +09:00
run-tests.sh Stop building host native test in unbundled build 2014-10-23 18:31:06 +09:00