Loading config/common_mobile_full.mk +3 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,8 @@ $(call inherit-product, vendor/lineage/config/common_mobile.mk) PRODUCT_SIZE := full # Include {Lato,Rubik} fonts # Include {GoogleSansFlex,Lato,Rubik} fonts $(call inherit-product-if-exists, external/google-fonts/google-sans-flex/fonts.mk) $(call inherit-product-if-exists, external/google-fonts/lato/fonts.mk) $(call inherit-product-if-exists, external/google-fonts/rubik/fonts.mk) Loading Loading @@ -34,6 +35,7 @@ PRODUCT_PACKAGES += \ # Fonts PRODUCT_PACKAGES += \ fonts_customization.xml \ FontGoogleSansFlexOverlay \ FontLatoOverlay \ FontRubikOverlay Loading Loading
config/common_mobile_full.mk +3 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,8 @@ $(call inherit-product, vendor/lineage/config/common_mobile.mk) PRODUCT_SIZE := full # Include {Lato,Rubik} fonts # Include {GoogleSansFlex,Lato,Rubik} fonts $(call inherit-product-if-exists, external/google-fonts/google-sans-flex/fonts.mk) $(call inherit-product-if-exists, external/google-fonts/lato/fonts.mk) $(call inherit-product-if-exists, external/google-fonts/rubik/fonts.mk) Loading Loading @@ -34,6 +35,7 @@ PRODUCT_PACKAGES += \ # Fonts PRODUCT_PACKAGES += \ fonts_customization.xml \ FontGoogleSansFlexOverlay \ FontLatoOverlay \ FontRubikOverlay Loading