OSDN Git Service

Temporarily enable GL validation
authorJohn Reck <jreck@google.com>
Wed, 25 Jan 2017 23:09:37 +0000 (15:09 -0800)
committerJohn Reck <jreck@google.com>
Wed, 25 Jan 2017 23:09:37 +0000 (15:09 -0800)
Bug: 34206215
Test: none
Change-Id: Ifc2855ca399f4ae42376349dd5c660f60b327c04

libs/hwui/Android.mk

index 8f7787b..138a5ef 100644 (file)
@@ -7,7 +7,7 @@ BUGREPORT_FONT_CACHE_USAGE := false
 # Enables fine-grained GLES error checking
 # If set to true, every GLES call is wrapped & error checked
 # Has moderate overhead
-HWUI_ENABLE_OPENGL_VALIDATION := false
+HWUI_ENABLE_OPENGL_VALIDATION := true
 
 hwui_src_files := \
     hwui/Bitmap.cpp \