Include all the resources regardless of system locales

This change addresses open source LatinIME

bug: 3313179
Change-Id: I513a9b7596fb748ca6b4f8d89550677e6b40348e
main
Ken Wakasa 2010-12-29 11:02:28 +09:00
parent 07357f33db
commit f182f82378
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@ LOCAL_STATIC_JAVA_LIBRARIES := android-common
#LOCAL_AAPT_FLAGS := -0 .dict
# Include all the resources regardless of system supported locales
LOCAL_AAPT_INCLUDE_ALL_RESOURCES := true
LOCAL_SDK_VERSION := current
LOCAL_PROGUARD_FLAG_FILES := proguard.flags