config: Inherit window_extensions.mk
* Instead of explicitly building androidx.window.extensions Change-Id: I107ef8ef49eab77d91aa06fe3ade55eeaae83c71
This commit is contained in:
committed by
Michael Bestas
parent
3450d31de3
commit
330824d4dd
@@ -1,9 +1,10 @@
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
||||
|
||||
# Inherit full common Lineage stuff
|
||||
$(call inherit-product, vendor/lineage/config/common_full.mk)
|
||||
|
||||
# Required packages
|
||||
PRODUCT_PACKAGES += \
|
||||
androidx.window.extensions \
|
||||
LatinIME
|
||||
|
||||
# Include Lineage LatinIME dictionaries
|
||||
|
Reference in New Issue
Block a user