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

Commit 2f78cf11 authored by Dave Burke's avatar Dave Burke
Browse files

Back to 59fps

Change-Id: I8d89e5e27f1abc5a2e36cb832eb4db2ca83c2cc6
parent 8e540328
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