diff --git a/target/product/generic_no_telephony.mk b/target/product/generic_no_telephony.mk index 6e052fdd9c..a1cce72177 100644 --- a/target/product/generic_no_telephony.mk +++ b/target/product/generic_no_telephony.mk @@ -68,6 +68,7 @@ PRODUCT_COPY_FILES := \ frameworks/base/media/libeffects/data/audio_effects.conf:system/etc/audio_effects.conf $(call inherit-product-if-exists, frameworks/base/data/fonts/fonts.mk) +$(call inherit-product-if-exists, external/lohit-fonts/fonts.mk) $(call inherit-product-if-exists, frameworks/base/data/keyboards/keyboards.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk)