Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LatinIME
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
keyboard
LatinIME
Commits
11c41216
Commit
11c41216
authored
13 years ago
by
Jean-Baptiste Queru
Browse files
Options
Downloads
Plain Diff
Merge
2577fca1
Change-Id: Ie2c9f6c2eafb59dff95db8954481ce49c87a6d44
parents
f8dbeb00
2577fca1
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
java/Android.mk
+1
-0
1 addition, 0 deletions
java/Android.mk
native/jni/Android.mk
+1
-1
1 addition, 1 deletion
native/jni/Android.mk
with
2 additions
and
1 deletion
java/Android.mk
+
1
−
0
View file @
11c41216
...
...
@@ -24,6 +24,7 @@ LOCAL_PACKAGE_NAME := LatinIME
LOCAL_CERTIFICATE
:=
shared
LOCAL_JNI_SHARED_LIBRARIES
:=
libjni_latinime
LOCAL_REQUIRED_MODULES
:=
libjni_latinime
LOCAL_STATIC_JAVA_LIBRARIES
:=
android-common
LOCAL_STATIC_JAVA_LIBRARIES
+=
inputmethod-common
...
...
This diff is collapsed.
Click to expand it.
native/jni/Android.mk
+
1
−
1
View file @
11c41216
...
...
@@ -66,7 +66,7 @@ endif
LOCAL_MODULE
:=
libjni_latinime
LOCAL_MODULE_TAGS
:=
user
LOCAL_MODULE_TAGS
:=
optional
# For STL
LOCAL_C_INCLUDES
+=
external/stlport/stlport bionic
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment