Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit db0bc7d4 authored by Mathias Agopian's avatar Mathias Agopian Committed by Android Git Automerger
Browse files

am 3f2730c5: Merge "temporarily hardcode Nexus S refresh rate" into ics-mr1

* commit '3f2730c5':
  temporarily hardcode Nexus S refresh rate
parents e2d76314 3f2730c5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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