mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am a7549867
: Add comments along with Ic108f301
* commit 'a7549867c13ab989d09be884686113a9d8092fde': Add comments along with Ic108f301
This commit is contained in:
commit
524409fc3d
@ -23,7 +23,9 @@ LOCAL_PACKAGE_NAME := LatinIME
|
||||
|
||||
LOCAL_CERTIFICATE := shared
|
||||
|
||||
# We want to package libjni_latinime.so into the apk.
|
||||
LOCAL_JNI_SHARED_LIBRARIES := libjni_latinime
|
||||
# We want to install libjni_latinime.so to the system partition if LatinIME gets installed.
|
||||
LOCAL_REQUIRED_MODULES := libjni_latinime
|
||||
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := android-common
|
||||
|
Loading…
Reference in New Issue
Block a user