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

Commit cbd09892 authored by Roozbeh Pournader's avatar Roozbeh Pournader Committed by Raph Levien
Browse files

Remove the monochrome AndroidEmoji font.

All characters are now supported in other fonts in the fallback chain:
U+303D is supported in Noto Color Emoji, everything else is supported in
the subsettd Noto Sans Symbols.

Bug: 15777351
Change-Id: Ibf4bbffbfdddfa9e0f08ceff96c835ffeb3e555d
parent 9b9b8122
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -137,8 +137,7 @@ font_src_files += \
    RobotoCondensed-Italic.ttf \
    RobotoCondensed-BoldItalic.ttf \
    RobotoCondensed-Light.ttf \
    RobotoCondensed-LightItalic.ttf \
    AndroidEmoji.ttf
    RobotoCondensed-LightItalic.ttf

endif # !MINIMAL_FONT

data/fonts/AndroidEmoji.ttf

deleted100644 → 0
−2.7 KiB

File deleted.

+0 −5
Original line number Diff line number Diff line
@@ -262,11 +262,6 @@
            <file>NotoSansSymbols-Regular-Subsetted.ttf</file>
        </fileset>
    </family>
    <family>
        <fileset>
            <file>AndroidEmoji.ttf</file>
        </fileset>
    </family>
    <family>
        <fileset>
            <file>NotoColorEmoji.ttf</file>
+0 −1
Original line number Diff line number Diff line
@@ -39,7 +39,6 @@ PRODUCT_PACKAGES := \
    RobotoCondensed-Light.ttf \
    RobotoCondensed-LightItalic.ttf \
    DroidSansMono.ttf \
    AndroidEmoji.ttf \
    Clockopia.ttf \
    AndroidClock.ttf \
    AndroidClock_Highlight.ttf \