summaryrefslogtreecommitdiff
path: root/sdm660.mk
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2020-11-23 20:47:24 +0200
committerMichael Bestas <mkbestas@lineageos.org>2020-12-20 18:55:01 +0200
commite5a7fa78833fa1ed65e684061fb6fc9febbc117a (patch)
treea74c8ad8c4b387af84d85ad9278c872f67878993 /sdm660.mk
parentecb01a02cbe947194b43a068ede102171dff19a3 (diff)
sdm660-common: Don't build textclassifier
* Target no longer exists Change-Id: I2079d7dbbeb59bbe9cd925a56f6bcc84c8a38d7f
Diffstat (limited to 'sdm660.mk')
-rw-r--r--sdm660.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/sdm660.mk b/sdm660.mk
index 8332c3c..c0b30f8 100644
--- a/sdm660.mk
+++ b/sdm660.mk
@@ -448,10 +448,6 @@ PRODUCT_PACKAGES += \
libipanat \
liboffloadhal
-# TextClassifier smart selection model files
-PRODUCT_PACKAGES += \
- textclassifier.bundle1
-
# Thermal
PRODUCT_PACKAGES += \
android.hardware.thermal@1.0-impl \