hardware/msm7k : Add new target msm7627_6x
Change-Id: I896ca4507a706e3e35a3a5c1b815dd7fea8e3e6a Conflicts: libgralloc-qsd8k/Android.mk
This commit is contained in:
parent
7cbd90f884
commit
d850658b6e
@ -35,7 +35,7 @@ LOCAL_MODULE := gralloc.$(TARGET_BOARD_PLATFORM)
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_CFLAGS:= -DLOG_TAG=\"$(TARGET_BOARD_PLATFORM).gralloc\" -DHOST -DDEBUG_CALC_FPS
|
||||
|
||||
ifeq ($(call is-board-platform,msm7627_surf),true)
|
||||
ifeq ($(call is-board-platform,msm7627_surf msm7627_6x),true)
|
||||
LOCAL_CFLAGS += -DTARGET_MSM7x27
|
||||
endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user