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:
parent
9181b2b16e
commit
2477f8ad82
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue