Merge "Nexus S now reports the proper frame-rate"

This commit is contained in:
Mathias Agopian 2012-01-31 15:54:20 -08:00 committed by Android (Google) Code Review
commit 7fc1fc1bd0

View File

@ -36,7 +36,6 @@ ifeq ($(TARGET_BOARD_PLATFORM), omap4)
endif endif
ifeq ($(TARGET_BOARD_PLATFORM), s5pc110) ifeq ($(TARGET_BOARD_PLATFORM), s5pc110)
LOCAL_CFLAGS += -DHAS_CONTEXT_PRIORITY -DNEVER_DEFAULT_TO_ASYNC_MODE LOCAL_CFLAGS += -DHAS_CONTEXT_PRIORITY -DNEVER_DEFAULT_TO_ASYNC_MODE
LOCAL_CFLAGS += -DREFRESH_RATE=56
endif endif
LOCAL_SHARED_LIBRARIES := \ LOCAL_SHARED_LIBRARIES := \