sdm660_64: Remove MINIMAL_FONT_FOOTPRINT Flag

This flag will cause language display issue.

Change-Id: I612eea948e7df3c6ceb8a642b5af07623dae3dff
CRs-Fixed: 2054273
This commit is contained in:
wangjing 2017-06-01 10:34:23 +08:00
parent 9181b2b16e
commit 2477f8ad82

View file

@ -31,7 +31,6 @@ TARGET_USES_UEFI := true
TARGET_NO_KERNEL := false TARGET_NO_KERNEL := false
-include $(QCPATH)/common/sdm660_64/BoardConfigVendor.mk -include $(QCPATH)/common/sdm660_64/BoardConfigVendor.mk
MINIMAL_FONT_FOOTPRINT := true
# Some framework code requires this to enable BT # Some framework code requires this to enable BT
BOARD_HAVE_BLUETOOTH := true BOARD_HAVE_BLUETOOTH := true