We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95b75a1 + 859ebf0 commit 2c0f50bCopy full SHA for 2c0f50b
tools/dicttool/Android.bp
@@ -36,6 +36,6 @@ java_binary_host {
36
"jsr305",
37
"latinime-common",
38
],
39
- required: ["libjni_latinime"],
+ jni_libs: ["libjni_latinime"],
40
main_class: "com.android.inputmethod.latin.dicttool.Dicttool",
41
}
0 commit comments