platform_vendor_tequila/config/common_full.mk
Michael Bestas 8c26f9b069
Remove color font and icon overlays
These are not used anymore with the new theming

Change-Id: Iacb086f9dacc36fca5c9a9dedcbd2b2ba4f86e6e
2021-10-12 17:52:14 +03:00

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