Merge "Actually 59 fps DO NOT MERGE" into ics-mr0

This commit is contained in:
Dave Burke 2011-11-09 23:58:09 -08:00 committed by Android (Google) Code Review
commit 91d3e052f5

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