8c26f9b069
These are not used anymore with the new theming Change-Id: Iacb086f9dacc36fca5c9a9dedcbd2b2ba4f86e6e
8 lines
164 B
Makefile
8 lines
164 B
Makefile
# Inherit common Lineage stuff
|
|
$(call inherit-product, vendor/lineage/config/common_mobile.mk)
|
|
|
|
PRODUCT_SIZE := full
|
|
|
|
# Recorder
|
|
PRODUCT_PACKAGES += \
|
|
Recorder
|