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

Commit b9655847 authored by Dave Burke's avatar Dave Burke
Browse files

Back to 59fps

Change-Id: I8d89e5e27f1abc5a2e36cb832eb4db2ca83c2cc6
parent 270826a8
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -31,7 +31,7 @@ ifeq ($(TARGET_BOARD_PLATFORM), s5pc110)
endif
endif


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