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 3e458306b0
commit 5ca88ee679

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