Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 87d29537 authored by Mathias Agopian's avatar Mathias Agopian Committed by Android Git Automerger
Browse files

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

Merge commit '7671c088cd5e6ce938c89939f55ead6629bd6516'

* commit '7671c088cd5e6ce938c89939f55ead6629bd6516':
  fix [2069023] STOPSHIP: disable DEBUG_COPYBIT
parents 2955f17b 69fec472
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@
#include <ui/Rect.h>


#define DEBUG_COPYBIT true
#define DEBUG_COPYBIT false

// ----------------------------------------------------------------------------