summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoozbeh Pournader <roozbeh@google.com>2015-08-18 12:20:40 -0700
committerThe Android Automerger <android-build@google.com>2015-08-18 12:55:35 -0700
commitdc124b212631d44513e73ecfce88d60e154f0a7c (patch)
tree37122bb128acf428485e57205ac3ef91d6f403ba
parent05114ea7fe3b4a265dcd47b9a115348a53602beb (diff)
downloadflo-marshmallow-release.tar.gz
This reverts commit c761ab3055b6fcbbc9fe238a0a00370f05aeeb2b. Bug: 22929087
-rwxr-xr-xBoardConfigCommon.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index da7768e..bfd9de3 100755
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -119,7 +119,5 @@ BOARD_SEPOLICY_DIRS += device/asus/flo/sepolicy
# Enable Minikin text layout engine (will be the default soon)
USE_MINIKIN := true
-# Only include a limited subset of the fonts.
-# Note: this footprint is not thorougly tested and should not be used on any
-# device other than flo.
-CONSTRAINED_FONT_FOOTPRINT := true
+# Include an expanded selection of fonts
+EXTENDED_FONT_FOOTPRINT := true