commit | 0c6568615a585e80f5296d1c279c3ad173f000e4 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Tue Dec 21 13:27:15 2010 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Dec 21 13:27:15 2010 -0800 |
tree | f0dd2b8739c73a8978d14aefece24c5b5ce4cefc | |
parent | c6a09916359e4bc7892c76b82cdf8d61eaae8deb [diff] | |
parent | a2037834cfb9fed135fdfb5e2158c28edba03634 [diff] |
Merge "Fix issue #3224616: TimeUtils.formatDuration() can drop 0s." into gingerbread
diff --git a/services/surfaceflinger/Android.mk b/services/surfaceflinger/Android.mk index 41562f6..e2f8a74 100644 --- a/services/surfaceflinger/Android.mk +++ b/services/surfaceflinger/Android.mk
@@ -25,7 +25,6 @@ endif ifeq ($(TARGET_BOARD_PLATFORM), s5pc110) LOCAL_CFLAGS += -DHAS_CONTEXT_PRIORITY - LOCAL_CFLAGS += -DUSE_COMPOSITION_BYPASS endif