blob: 6fff28199a41659691a1d201e6f39ca29914117c [file] [log] [blame]
Jackeagled6811aa2019-09-24 08:26:40 +02001# Inherit common Bliss stuff
2$(call inherit-product, vendor/bliss/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