davinci: textclassifier: Build smart selection models

Change-Id: I4de9326fe60a395454834906552518afbc376f49
This commit is contained in:
Bruno Martins 2018-10-02 21:57:25 +01:00 committed by Arian
parent eece4b9221
commit 65d8db50aa
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -285,6 +285,10 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.telephony.cdma.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.cdma.xml \ frameworks/native/data/etc/android.hardware.telephony.cdma.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.cdma.xml \
frameworks/native/data/etc/android.software.sip.voip.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.sip.voip.xml frameworks/native/data/etc/android.software.sip.voip.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.sip.voip.xml
# TextClassifier
PRODUCT_PACKAGES += \
textclassifier.bundle1
# Thermal # Thermal
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.thermal@1.0-impl \ android.hardware.thermal@1.0-impl \