summaryrefslogtreecommitdiff
path: root/fonts.mk
diff options
context:
space:
mode:
authorSeigo Nonaka <nona@google.com>2022-03-04 10:51:03 -0800
committerSeigo Nonaka <nona@google.com>2022-03-09 00:38:21 +0000
commit3260aa304c94e6ff2c1977478365d48c92e2cd1b (patch)
treefb0983cb624d65550ded307930b490b0ad36f5aa /fonts.mk
parentf0a3c804ba98f9aa5737dc5404ff8bf4c41d8dd8 (diff)
downloadnoto-fonts-3260aa304c94e6ff2c1977478365d48c92e2cd1b.tar.gz
2nd attempt: Add legacy emoji font file for compatibility
This is a 2nd attempt of I19df80035adf7ce2425e9288287c31703e11331b Bug: 222362958 Test: lunch r11-userdebug && m droid dist Change-Id: I502c90c0afebb1614d4b1e7e59d7c463aaa0211f (cherry picked from commit ac83775bbaa8ee27f9156b86a9c17974b30ee556)
Diffstat (limited to 'fonts.mk')
-rw-r--r--fonts.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/fonts.mk b/fonts.mk
index 67d4e30..286c5aa 100644
--- a/fonts.mk
+++ b/fonts.mk
@@ -16,7 +16,12 @@
# PRODUCT_COPY_FILES to install the font files, so that the NOTICE file can
# get installed too.
+ifneq ($(CLOCKWORK_PRODUCT),true)
+ PRODUCT_PACKAGES := NotoColorEmojiLegacy.ttf
+endif
+
PRODUCT_PACKAGES := \
+ $(PRODUCT_PACKAGES) \
NotoColorEmoji.ttf \
NotoColorEmojiFlags.ttf \
NotoNaskhArabic-Bold.ttf \