Include all the resources regardless of system locales
This change addresses open source LatinIME
bug: 3313179
Change-Id: I513a9b7596fb748ca6b4f8d89550677e6b40348e
diff --git a/java/Android.mk b/java/Android.mk
index 03d48aa..be3b0b9 100644
--- a/java/Android.mk
+++ b/java/Android.mk
@@ -15,6 +15,9 @@
#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