platform_vendor_tequila/config/common_tv.mk
Aaron Kling 807dae4567 atv: Build LeanbackIME
Change-Id: I8942916c4e63be11fc2b1d9aed756e4c9887498a
2020-04-23 14:50:32 -05:00

16 lines
371 B
Makefile

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