Merge "Revert "Revert "Use AAPT2""" into oc-dev am: e6cfc2ff63
am: e777c7bdc7
Change-Id: Ibf41dc758b32f4b4f0398c5013ad6d3899743f49
main
commit
267afc85d4
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue