Back to 59fps

Change-Id: I8d89e5e27f1abc5a2e36cb832eb4db2ca83c2cc6
This commit is contained in:
Dave Burke 2011-11-09 16:39:21 -08:00
parent 8e540328fc
commit 2f78cf1122

View File

@ -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