07b1603a3f
Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986
3 lines
82 B
Text
3 lines
82 B
Text
-keep class com.android.inputmethod.latin.BinaryDictionary {
|
|
int mDictLength;
|
|
}
|