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

Commit 09d940c7 authored by Dave Burke's avatar Dave Burke Committed by Android (Google) Code Review
Browse files

Merge "Back to 59fps" into ics-mr1

parents a77fbd8a 2f78cf11
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ ifeq ($(TARGET_BOARD_PLATFORM), s5pc110)
endif

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