6 lines
163 B
Makefile
6 lines
163 B
Makefile
# Inherit common CM stuff
|
|
$(call inherit-product, vendor/cm/config/common_full.mk)
|
|
|
|
PRODUCT_PACKAGES += AppDrawer
|
|
|
|
DEVICE_PACKAGE_OVERLAYS += vendor/cm/overlay/tv
|