platform_vendor_tequila/config/common_full_tv.mk
Aaron Kling 871f250c7d lineage: atv: Inherit lineage atv device tree
Change-Id: I869d9d24a61088762ea5cb1a3cc655ef11b0c521
2019-08-24 21:59:29 +02:00

11 lines
307 B
Makefile

# Inherit full common Lineage stuff
$(call inherit-product, vendor/lineage/config/common_full.mk)
# Inherit Lineage atv device tree
$(call inherit-product, device/lineage/atv/lineage_atv.mk)
PRODUCT_PACKAGES += \
AppDrawer \
LineageCustomizer
DEVICE_PACKAGE_OVERLAYS += vendor/lineage/overlay/tv