summaryrefslogtreecommitdiff
path: root/fonts.mk
diff options
context:
space:
mode:
Diffstat (limited to 'fonts.mk')
-rw-r--r--fonts.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/fonts.mk b/fonts.mk
index 86e5d23..c0c882b 100644
--- a/fonts.mk
+++ b/fonts.mk
@@ -16,15 +16,5 @@
# PRODUCT_COPY_FILES to install the font files, so that the NOTICE file can
# get installed too.
-
-ifeq ($(SMALLER_FONT_FOOTPRINT),true)
-# Smaller fonts alternatives
PRODUCT_PACKAGES := \
Lohit-Devanagari.ttf
-else
-## Full font set alternatives
-#PRODUCT_PACKAGES := \
-# Lohit-Devanagari.ttf \
-# Lohit-Bengali.ttf \
-# Lohit-Tamil.ttf
-endif