Actually 59 fps DO NOT MERGE

Change-Id: Ic70dbba81c054eaaf21f71b10e329ebf1424d4a2
This commit is contained in:
Dave Burke 2011-11-09 23:50:45 -08:00
parent 1761a32f2e
commit 1f62c75dd3

View File

@ -31,7 +31,7 @@ ifeq ($(TARGET_BOARD_PLATFORM), s5pc110)
endif
ifneq (,$(findstring $(TARGET_DEVICE),tuna toro maguro))
LOCAL_CFLAGS += -DREFRESH_RATE=60
LOCAL_CFLAGS += -DREFRESH_RATE=59
endif