blob: 91bf1984004fd4077e4900a7f896d401e80c61ca [file] [log] [blame]
Luca Stefani5c60e4f2017-08-17 19:28:48 +02001# Inherit common Lineage stuff
Aaron Kling89269902020-02-22 01:25:46 -06002$(call inherit-product, vendor/lineage/config/common_mobile.mk)
Andreas Schneidera69dc022012-08-28 12:21:46 +02003
Tom Marshalldd3a17f2016-06-09 12:04:59 -07004PRODUCT_SIZE := full
5
LuK13372057f502020-05-13 00:01:38 +02006# Include {Lato,Rubik} fonts
7$(call inherit-product-if-exists, external/google-fonts/lato/fonts.mk)
8$(call inherit-product-if-exists, external/google-fonts/rubik/fonts.mk)
9
10# Fonts
11PRODUCT_PACKAGES += \
12 fonts_customization.xml \
13 LineageLatoFont \
14 LineageRubikFont
15
Joey Rizzoli26561972016-12-29 22:23:23 +010016# Recorder
17PRODUCT_PACKAGES += \
18 Recorder