blob: 4cbef2dde906974cbf5edf9f922378c66940a390 [file] [log] [blame]
Aaron Klingfda4e1b2019-08-30 20:44:20 -05001# Exclude AudioFX
2TARGET_EXCLUDES_AUDIOFX := true
3
Jackeaglecf6f4de2019-09-24 04:07:22 -04004# Inherit full common Bliss stuff
5$(call inherit-product, vendor/bliss/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
Jackeaglecf6f4de2019-09-24 04:07:22 -040014DEVICE_PACKAGE_OVERLAYS += vendor/bliss/overlay/tv