diff --git a/libs/hwui/Properties.h b/libs/hwui/Properties.h index 6a0d7ea18dfb9..c4749363711e4 100644 --- a/libs/hwui/Properties.h +++ b/libs/hwui/Properties.h @@ -26,7 +26,7 @@ */ // If turned on, layers drawn inside FBOs are optimized with regions -#define RENDER_LAYERS_AS_REGIONS 1 +#define RENDER_LAYERS_AS_REGIONS 0 /** * Debug level for app developers.