platform_vendor_tequila/config/common_full_tv.mk
Aaron Kling 31aba3b945 Disable LiveDisplay by default for ATV
This required adding an overlay directory for tv

Change-Id: I66749522a62b6d94002a8a7c9f632d1b5f6a2600
2018-01-17 11:26:34 +00:00

6 lines
184 B
Makefile

# Inherit full common Lineage stuff
$(call inherit-product, vendor/lineage/config/common_full.mk)
PRODUCT_PACKAGES += TvSettings
DEVICE_PACKAGE_OVERLAYS += vendor/lineage/overlay/tv