Skip to content

Commit

Permalink
ATV: Build LineageCustomizer
Browse files Browse the repository at this point in the history
Change-Id: I1a9e18516441dd513378bc5332b181b4e059e19b
  • Loading branch information
webgeek1234 authored and Rashed97 committed Jul 28, 2018
1 parent c40e4c6 commit 6674179
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/common_full_tv.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Inherit full common Lineage stuff
$(call inherit-product, vendor/lineage/config/common_full.mk)

PRODUCT_PACKAGES += AppDrawer
PRODUCT_PACKAGES += \
AppDrawer \
LineageCustomizer

DEVICE_PACKAGE_OVERLAYS += vendor/lineage/overlay/tv

0 comments on commit 6674179

Please sign in to comment.