Skip to content

Commit

Permalink
config: Build the textclassifier models
Browse files Browse the repository at this point in the history
Change-Id: I9d7d582ddc427998e68e668cc0375958325d8052
  • Loading branch information
Dyneteve authored and basamaryan committed Nov 4, 2024
1 parent 0513ded commit 10f5854
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config/common_mobile.mk
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,13 @@ PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
PRODUCT_PACKAGES += \
QuickAccessWallet

# TextClassifier
PRODUCT_PACKAGES += \
libtextclassifier_annotator_en_model \
libtextclassifier_annotator_universal_model \
libtextclassifier_actions_suggestions_universal_model \
libtextclassifier_lang_id_model

# Themes
PRODUCT_PACKAGES += \
LineageBlackTheme \
Expand Down

0 comments on commit 10f5854

Please sign in to comment.