Skip to content
Snippets Groups Projects
Commit 8c210e39 authored by Adam Lesinski's avatar Adam Lesinski
Browse files

Revert "Revert "Use AAPT2""

This reverts commit af117745.

Reason for revert: Bug in aapt2 was fixed b/38152130

Change-Id: I2701d67f581165d371a745749367c0c825168e22
parent af117745
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,12 @@ LOCAL_CERTIFICATE := shared ...@@ -26,7 +26,12 @@ LOCAL_CERTIFICATE := shared
LOCAL_JNI_SHARED_LIBRARIES := libjni_latinime LOCAL_JNI_SHARED_LIBRARIES := libjni_latinime
LOCAL_STATIC_JAVA_LIBRARIES := \ 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 # Do not compress dictionary files to mmap dict data runtime
LOCAL_AAPT_FLAGS := -0 .dict LOCAL_AAPT_FLAGS := -0 .dict
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment