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
diff --git a/icu4c/source/data/icu-config.xml b/icu4c/source/data/icu-config.xml
index 0a20dd4..1ea0629 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>