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
This commit is contained in:
Roozbeh Pournader
2014-07-09 09:33:04 -07:00
committed by Raph Levien
parent 9b9b812218
commit cbd098920d
4 changed files with 1 additions and 8 deletions

View File

@@ -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

Binary file not shown.

View File

@@ -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>

View File

@@ -39,7 +39,6 @@ PRODUCT_PACKAGES := \
RobotoCondensed-Light.ttf \
RobotoCondensed-LightItalic.ttf \
DroidSansMono.ttf \
AndroidEmoji.ttf \
Clockopia.ttf \
AndroidClock.ttf \
AndroidClock_Highlight.ttf \