lineage: atv: Inherit lineage atv device tree

Change-Id: I869d9d24a61088762ea5cb1a3cc655ef11b0c521
This commit is contained in:
Aaron Kling
2019-05-09 21:25:24 -05:00
committed by Rashed Abdel-Tawab
parent c4e288c467
commit 871f250c7d

View File

@@ -1,6 +1,9 @@
# 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