blob: 84d7d1ecb01f3be53195498fa365adba1be66bc6 [file] [log] [blame]
Luca Stefani5c60e4f2017-08-17 19:28:48 +02001# Inherit full common Lineage stuff
Dan Pasanen91f76202017-07-06 08:21:30 -05002$(call inherit-product, vendor/lineage/config/common_full.mk)
Aaron Kling99c84562017-03-12 22:52:47 -05003
Aaron Kling871f2502019-05-09 21:25:24 -05004# Inherit Lineage atv device tree
5$(call inherit-product, device/lineage/atv/lineage_atv.mk)
6
Aaron Kling66741792018-06-19 12:10:10 -05007PRODUCT_PACKAGES += \
8 AppDrawer \
9 LineageCustomizer
Aaron Kling31aba3b2017-09-12 11:34:40 -050010
11DEVICE_PACKAGE_OVERLAYS += vendor/lineage/overlay/tv