Skip to content

Commit

Permalink
BoardConfigCommon: Enable ION
Browse files Browse the repository at this point in the history
  • Loading branch information
kerneltoast committed Nov 16, 2013
1 parent 052c7d8 commit e00fd65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BoardConfigCommon.mk
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ BOARD_VENDOR_QCOM_GPS_LOC_API_AMSS_VERSION := 50000
COMMON_GLOBAL_CFLAGS += -DQCOM_NO_SECURE_PLAYBACK -DREFRESH_RATE=60 -DHTC_RGBA_8888_OFFSET
USE_OPENGL_RENDERER := true
TARGET_NO_HW_VSYNC := true
TARGET_USES_ION := true
TARGET_USES_C2D_COMPOSITION := true
TARGET_USES_POST_PROCESSING := true
TARGET_USES_QCOM_BSP := true
Expand Down

0 comments on commit e00fd65

Please sign in to comment.