config: Move LatinIME stuff to common_mobile*.mk

Change-Id: I5697e1cef84972a6a7f76b8c065e575e1ba17ef8
This commit is contained in:
Sebastiano Barezzi
2024-07-21 20:27:31 +02:00
committed by Łukasz Patron
parent 799d122416
commit 82cb3dc497
8 changed files with 6 additions and 37 deletions

View File

@@ -1,8 +1,4 @@
# Inherit mobile mini common Lineage stuff
$(call inherit-product, vendor/lineage/config/common_mobile_mini.mk)
# Required packages
PRODUCT_PACKAGES += \
LatinIME
$(call inherit-product, vendor/lineage/config/telephony.mk)