projects
/
GitHub
/
mt8127
/
android_device_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4d3ba4
)
ttab: build textclassifier
author
Joey
<joey@lineageos.org>
Wed, 7 Feb 2018 03:15:37 +0000
(
03:15
+0000)
committer
Jan Altensen
<info@stricted.net>
Mon, 25 Feb 2019 14:06:56 +0000
(15:06 +0100)
Change-Id: I0e620e8637124e4cfd19774a84273a188008aabd
device.mk
patch
|
blob
|
blame
|
history
diff --git
a/device.mk
b/device.mk
index 359ff91e59e155d1c358609b199f506c7a411ba5..fb191ba4a4838a609da03e8451009717d9f5c1c1 100644
(file)
--- a/
device.mk
+++ b/
device.mk
@@
-159,6
+159,10
@@
PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
libbt-vendor
+# TextClassifier smart selection model files
+PRODUCT_PACKAGES += \
+ textclassifier.smartselection.bundle1
+
# hidl packages
$(call inherit-product, $(LOCAL_PATH)/hidl.mk)