Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Revert "Bug 834244 - Switch to new font set"
Browse files Browse the repository at this point in the history
This reverts commit c4cc32e.

Switch back to the old set of fonts for now.
  • Loading branch information
michaelwu committed Mar 19, 2013
1 parent f9f0e38 commit c647d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/product/generic_no_telephony.mk
Expand Up @@ -67,7 +67,7 @@ PRODUCT_COPY_FILES := \
system/bluetooth/data/main.conf:system/etc/bluetooth/main.conf \
frameworks/base/media/libeffects/data/audio_effects.conf:system/etc/audio_effects.conf

$(call inherit-product-if-exists, external/moztt/fonts.mk)
$(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)
Expand Down

0 comments on commit c647d5f

Please sign in to comment.