am 77f17095: am 533a2803: Merge change I18ffb549 into eclair

Merge commit '77f17095ed17a6ccc7fc1f1b3ddb31c63bbf66a2' into eclair-mr2-plus-aosp

* commit '77f17095ed17a6ccc7fc1f1b3ddb31c63bbf66a2':
  fix [2069023] STOPSHIP: disable DEBUG_COPYBIT
This commit is contained in:
Mathias Agopian
2009-12-01 18:41:42 -08:00
committed by Android Git Automerger

View File

@@ -38,7 +38,7 @@
#include <ui/Rect.h>
#define DEBUG_COPYBIT true
#define DEBUG_COPYBIT false
// ----------------------------------------------------------------------------