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:
committed by
Raph Levien
parent
9b9b812218
commit
cbd098920d
@@ -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.
@@ -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>
|
||||
|
||||
@@ -39,7 +39,6 @@ PRODUCT_PACKAGES := \
|
||||
RobotoCondensed-Light.ttf \
|
||||
RobotoCondensed-LightItalic.ttf \
|
||||
DroidSansMono.ttf \
|
||||
AndroidEmoji.ttf \
|
||||
Clockopia.ttf \
|
||||
AndroidClock.ttf \
|
||||
AndroidClock_Highlight.ttf \
|
||||
|
||||
Reference in New Issue
Block a user