diff options
-rw-r--r-- | libs/hwui/PatchCache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/hwui/PatchCache.h b/libs/hwui/PatchCache.h index 2a8ac82d1699..f4eeb09d746a 100644 --- a/libs/hwui/PatchCache.h +++ b/libs/hwui/PatchCache.h @@ -29,7 +29,7 @@ namespace uirenderer { /////////////////////////////////////////////////////////////////////////////// // Debug -#define DEBUG_PATCHES 1 +#define DEBUG_PATCHES 0 // Debug #if DEBUG_PATCHES |