Add the fonts to the SDK system image.

Change-Id: I905e42b8ca44901adc15b083689c2252a18ce130
This commit is contained in:
Xavier Ducrohet
2010-11-02 13:59:40 -07:00
parent c3d74babc3
commit d4dfc2b923

View File

@@ -121,6 +121,7 @@ PRODUCT_COPY_FILES := \
frameworks/base/data/sounds/effects/VideoRecord.ogg:system/media/audio/ui/VideoRecord.ogg \
frameworks/base/data/etc/android.hardware.camera.autofocus.xml:system/etc/permissions/android.hardware.camera.autofocus.xml
$(call inherit-product-if-exists, frameworks/base/data/fonts/fonts.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/locales_full.mk)