platform_vendor_tequila/config/common_tv.mk
Aaron Kling cf8d90fd92 atv: Remove AppDrawer
TvLauncher now displays all apps regardless of tv intent. So this
has become useless.

Change-Id: I835fe9fbfb50994ffab0718a6303474da2f77c4a
2020-11-23 20:40:58 +01:00

15 lines
355 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 += \
LineageCustomizer
DEVICE_PACKAGE_OVERLAYS += vendor/lineage/overlay/tv