Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 713ccf28 authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "Add MOTOYA Japanese font" into gingerbread

parents 14860c0f 537c513a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -26,7 +26,8 @@ copy_from := \
    DroidSerif-Italic.ttf   \
    DroidSerif-BoldItalic.ttf   \
    DroidSansMono.ttf        \
    Clockopia.ttf
    Clockopia.ttf           \
    MTLmr3m.ttf

ifneq ($(NO_FALLBACK_FONT),true)
ifeq ($(filter %system/fonts/DroidSansFallback.ttf,$(PRODUCT_COPY_FILES)),)