Merge "temporarily hardcode Nexus S refresh rate" into ics-mr1
This commit is contained in:
commit
623f5d61b9
@ -28,6 +28,7 @@ ifeq ($(TARGET_BOARD_PLATFORM), omap4)
|
||||
endif
|
||||
ifeq ($(TARGET_BOARD_PLATFORM), s5pc110)
|
||||
LOCAL_CFLAGS += -DHAS_CONTEXT_PRIORITY -DNEVER_DEFAULT_TO_ASYNC_MODE
|
||||
LOCAL_CFLAGS += -DREFRESH_RATE=56
|
||||
endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user