summaryrefslogtreecommitdiff
path: root/fonts.mk
diff options
context:
space:
mode:
Diffstat (limited to 'fonts.mk')
-rw-r--r--fonts.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/fonts.mk b/fonts.mk
index 286c5aa..f9ae2f0 100644
--- a/fonts.mk
+++ b/fonts.mk
@@ -16,9 +16,13 @@
# PRODUCT_COPY_FILES to install the font files, so that the NOTICE file can
# get installed too.
+ifeq ($(RELEASE_REMOVE_LEGACY_EMOJI_FONT),false)
+# The legacy emoji font is always excluded from the wear OS.
ifneq ($(CLOCKWORK_PRODUCT),true)
PRODUCT_PACKAGES := NotoColorEmojiLegacy.ttf
endif
+endif
+
PRODUCT_PACKAGES := \
$(PRODUCT_PACKAGES) \