blob: 4df9979844ff9614d926158c80b9dd32a891345f [file] [log] [blame]
Aaron Klingfda4e1b2019-08-30 20:44:20 -05001# Exclude AudioFX
2TARGET_EXCLUDES_AUDIOFX := true
3
Luca Stefani5c60e4f2017-08-17 19:28:48 +02004# Inherit full common Lineage stuff
Dan Pasanen91f76202017-07-06 08:21:30 -05005$(call inherit-product, vendor/lineage/config/common_full.mk)
Aaron Kling99c84562017-03-12 22:52:47 -05006
Aaron Kling871f2502019-05-09 21:25:24 -05007# Inherit Lineage atv device tree
8$(call inherit-product, device/lineage/atv/lineage_atv.mk)
9
Aaron Kling66741792018-06-19 12:10:10 -050010PRODUCT_PACKAGES += \
11 AppDrawer \
12 LineageCustomizer
Aaron Kling31aba3b2017-09-12 11:34:40 -050013
14DEVICE_PACKAGE_OVERLAYS += vendor/lineage/overlay/tv