mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Use AAPT2
Test: make checkbuild Change-Id: I8478dd61a2edf8f87437276025ed57092c1b047c
This commit is contained in:
parent
0a472ed0df
commit
0f6f5c0176
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user