5 lines
120 B
Makefile
5 lines
120 B
Makefile
# Inherit common CM stuff
|
|
$(call inherit-product, vendor/lineage/config/common_full.mk)
|
|
|
|
PRODUCT_PACKAGES += TvSettings
|