mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8974-common: Extended font support
Change-Id: Ia34fd24bdd6d572c178e006f7a5a31d014159143
This commit is contained in:
parent
41f3ba1c6f
commit
4df63f268f
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue