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

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

am f14ce7db: am 1125f89e: Merge "remove hack that hardcoded the refresh rate" into ics-mr1

* commit 'f14ce7db5dc327724984946e7754c777908cc2ad':
  remove hack that hardcoded the refresh rate
parents a45edda9 ddca905c
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -30,10 +30,6 @@ ifeq ($(TARGET_BOARD_PLATFORM), s5pc110)
	LOCAL_CFLAGS += -DHAS_CONTEXT_PRIORITY -DNEVER_DEFAULT_TO_ASYNC_MODE
endif

ifneq (,$(findstring $(TARGET_DEVICE),tuna toro maguro))
	LOCAL_CFLAGS += -DREFRESH_RATE=59
endif


LOCAL_SHARED_LIBRARIES := \
	libcutils \