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
507a88f4
Commit
507a88f4
authored
7 years ago
by
Alan Viverette
Committed by
android-build-merger
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge "Use AAPT2" into oc-dev am:
a9d9daeb
am:
c53f1fbe
Change-Id: I48d7964e30bb688f66e4295004c03738eef28d6e
parents
3c7155e1
c53f1fbe
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
java/Android.mk
+6
-1
6 additions, 1 deletion
java/Android.mk
with
6 additions
and
1 deletion
java/Android.mk
+
6
−
1
View file @
507a88f4
...
...
@@ -26,7 +26,12 @@ LOCAL_CERTIFICATE := shared
LOCAL_JNI_SHARED_LIBRARIES
:=
libjni_latinime
LOCAL_STATIC_JAVA_LIBRARIES
:=
\
android-common inputmethod-common android-support-v4 jsr305 latinime-common
android-common inputmethod-common jsr305 latinime-common
LOCAL_STATIC_ANDROID_LIBRARIES
:=
\
android-support-v4
LOCAL_USE_AAPT2
:=
true
# Do not compress dictionary files to mmap dict data runtime
LOCAL_AAPT_FLAGS
:=
-0
.dict
...
...
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