Merge "Temporarily enable fine-grained error checking" into nyc-dev

am: 412eee17cd

* commit '412eee17cd3221483901f0d0325153acc66e4990':
  Temporarily enable fine-grained error checking
This commit is contained in:
John Reck
2016-02-19 20:18:22 +00:00
committed by android-build-merger

View File

@@ -7,7 +7,7 @@ HWUI_NEW_OPS := true
# 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 := \
font/CacheTexture.cpp \