Skip to content

Commit

Permalink
flo: enable qcom legacy bsp flag
Browse files Browse the repository at this point in the history
Change-Id: Iabeb0438380225556e66b1e5903c3315fe90172c
  • Loading branch information
fourkbomb committed Feb 13, 2017
1 parent a8e3c9b commit 1d79bb7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions BoardConfigCommon.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 1d79bb7

Please sign in to comment.