aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
Diffstat (limited to 'java')
-rw-r--r--java/Android.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/Android.mk b/java/Android.mk
index 03d48aaa7..be3b0b9ad 100644
--- a/java/Android.mk
+++ b/java/Android.mk
@@ -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