Merge "Add the new NanumGothic makefile to the build" into jb-mr1-dev

This commit is contained in:
Bart Sears 2012-09-24 13:06:06 -07:00 committed by Android (Google) Code Review
commit 0b7e0983d4
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
$(call inherit-product-if-exists, frameworks/base/data/fonts/fonts.mk)
$(call inherit-product-if-exists, external/cibu-fonts/fonts.mk)
$(call inherit-product-if-exists, external/lohit-fonts/fonts.mk)
$(call inherit-product-if-exists, external/naver-fonts/fonts.mk)
$(call inherit-product-if-exists, frameworks/base/data/keyboards/keyboards.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk)