Temporarily enable HWUI opengl validation

Bug: 38416992
Test: device boots

Change-Id: I20b7e3546f29c0a0d3e41a7cdafbcc5f4ad387e2
This commit is contained in:
Chris Craik
2017-05-31 16:05:48 -07:00
parent ac59f2ba6a
commit 39aa790f74

View File

@@ -9,7 +9,7 @@ cc_defaults {
// Enables fine-grained GLES error checking
// If enabled, every GLES call is wrapped & error checked
// Has moderate overhead
//"hwui_enable_opengl-validation",
"hwui_enable_opengl-validation",
],
cflags: [