Skip to content

Commit

Permalink
BoardConfig: decide texture target on 4.2 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Daz Jones committed Dec 22, 2012
1 parent 5812d37 commit d72a419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BoardConfig.mk
Expand Up @@ -65,7 +65,7 @@ BOARD_USE_SKIA_LCDTEXT := true
TARGET_GRALLOC_USES_ASHMEM := true
TARGET_NO_HW_OVERLAY := true
BOARD_USE_LEGACY_TOUCHSCREEN := true
#BOARD_ADRENO_DECIDE_TEXTURE_TARGET := true
BOARD_ADRENO_DECIDE_TEXTURE_TARGET := true

# Video
COMMON_GLOBAL_CFLAGS += -DQCOM_NO_SECURE_PLAYBACK
Expand Down

0 comments on commit d72a419

Please sign in to comment.