flo: enable qcom legacy bsp flag

Change-Id: Iabeb0438380225556e66b1e5903c3315fe90172c
This commit is contained in:
Simon Shields 2017-02-13 13:15:05 +11:00
parent a8e3c9b892
commit 1d79bb77bc
1 changed files with 4 additions and 0 deletions

View File

@ -110,6 +110,10 @@ HAVE_ADRENO_SOURCE:= false
BOARD_SEPOLICY_DIRS += device/asus/flo/sepolicy
# Media HAL
BOARD_GLOBAL_CFLAGS += -DQCOM_BSP_LEGACY
BOARD_GLOBAL_CPPFLAGS += -DQCOM_BSP_LEGACY
# Enable Minikin text layout engine (will be the default soon)
USE_MINIKIN := true