vendor: build textclassifier packages
Change-Id: Ia6430d84b9e4a8a56845b7420c08797d29bbf1dc
diff --git a/config/packages.mk b/config/packages.mk
index 45fb92a..47b416e 100644
--- a/config/packages.mk
+++ b/config/packages.mk
@@ -61,6 +61,20 @@
GboardOmniTheme \
ZeroZeroTheme
+# Textclassifiers
+PRODUCT_PACKAGES += \
+ textclassifier.langid.model \
+ textclassifier.smartselection.bundle1 \
+ textclassifier.smartselection.ar.model \
+ textclassifier.smartselection.it.model \
+ textclassifier.smartselection.nl.model \
+ textclassifier.smartselection.pl.model \
+ textclassifier.smartselection.pt.model \
+ textclassifier.smartselection.ru.model \
+ textclassifier.smartselection.tr.model \
+ textclassifier.smartselection.zh.model \
+ textclassifier.smartselection.zh-Hant.model
+
PRODUCT_PACKAGES += \
Launcher3Dark