am db0bc7d4: am 3f2730c5: Merge "temporarily hardcode Nexus S refresh rate" into ics-mr1
* commit 'db0bc7d46cacb6446deb7c59d39ce563846d7071': temporarily hardcode Nexus S refresh rate
This commit is contained in:
commit
4c810740e7
@ -28,6 +28,7 @@ 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
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user