Merge "Back to 59fps" into ics-mr1

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

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