Skip to content

Commit

Permalink
BoardConfig: use ICS decoders
Browse files Browse the repository at this point in the history
  • Loading branch information
Daz Jones committed Dec 25, 2012
1 parent 3731c7b commit 29f26a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BoardConfig.mk
Expand Up @@ -63,7 +63,7 @@ TARGET_GRALLOC_USES_ASHMEM := true
BOARD_USE_LEGACY_TOUCHSCREEN := true

# Video
COMMON_GLOBAL_CFLAGS += -DQCOM_NO_SECURE_PLAYBACK
COMMON_GLOBAL_CFLAGS += -DQCOM_ICS_DECODERS -DQCOM_NO_SECURE_PLAYBACK

# Web Rendering
WITH_JIT := true
Expand Down

0 comments on commit 29f26a2

Please sign in to comment.