Skip to content

Commit

Permalink
Support QCOM overlay graphics
Browse files Browse the repository at this point in the history
Change-Id: I95d8624011ae8818a230023022d867e7cfa1dbea
  • Loading branch information
mdmower committed Apr 3, 2014
1 parent 186c1d3 commit 4df367a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions BoardConfig.mk
Expand Up @@ -31,6 +31,10 @@ TARGET_KERNEL_CONFIG := jet_defconfig
TARGET_KERNEL_SOURCE := kernel/htc/msm8960
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x01400000

# Flags
COMMON_GLOBAL_CFLAGS += -DQCOM_HARDWARE
COMMON_GLOBAL_CFLAGS += -DQCOM_BSP

# Filesystem (cat /proc/emmc)
TARGET_USERIMAGES_USE_EXT4 := true
BOARD_BOOTIMAGE_PARTITION_SIZE := 16777216
Expand Down

0 comments on commit 4df367a

Please sign in to comment.