summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFredrik Roubert <roubert@google.com>2015-03-04 23:25:38 +0100
committerFredrik Roubert <roubert@google.com>2015-10-02 11:55:41 +0200
commit9a23c33fa573b531a181f85008dcac113971b606 (patch)
tree89f07ab65c9929339e345d7b51a090350d23054b
parentf785ae82162f7f7b28f79e473fef8856a8cf7114 (diff)
downloadicu-9a23c33fa573b531a181f85008dcac113971b606.tar.gz
Android patch: CLDR data: fil data generation.
This change was introduced in Android by the ICU51.1 upgrade: https://android.googlesource.com/platform/external/icu/+/8393335 Change-Id: I41ae1cf1e054f91c545374e3c0971dd335eb4b43
-rw-r--r--icu4c/source/data/icu-config.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/icu4c/source/data/icu-config.xml b/icu4c/source/data/icu-config.xml
index 0a20dd41a..1ea062906 100644
--- a/icu4c/source/data/icu-config.xml
+++ b/icu4c/source/data/icu-config.xml
@@ -740,5 +740,11 @@
<include locales="zh_TW"/>
<include locales="zu"/>
<include locales="zu_ZA"/>
+
+ <!-- Google-specific addition of fil data generation regardless of draft status. -->
+ <include locales="fil" draft=".*" />
+ <include locales="fil_PH"/>
+ <include locales="tl"/>
+ <include locales="tl_PH"/>
</locales>
</config>