Add comments along with Ic108f301
Change-Id: Ic754662865511ad44e99d070585bd9482379c2a0
This commit is contained in:
parent
11c41216f1
commit
a7549867c1
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue