From 4df63f268fde9d3d9fa4a001c5ba04a146adaf14 Mon Sep 17 00:00:00 2001 From: Matt Filetto Date: Sun, 16 Nov 2014 03:49:58 -0800 Subject: [PATCH] msm8974-common: Extended font support Change-Id: Ia34fd24bdd6d572c178e006f7a5a31d014159143 --- BoardConfigCommon.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 0d0576d..706390f 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -49,6 +49,9 @@ MAX_EGL_CACHE_KEY_SIZE := 12*1024 # of the device. MAX_EGL_CACHE_SIZE := 2048*1024 +# Fonts +EXTENDED_FONT_FOOTPRINT := true + # SELinux BOARD_SEPOLICY_DIRS += \ device/samsung/msm8974-common/sepolicy