Merge "Turn off HWUI_ENABLE_OPENGL_VALIDATION" into nyc-dev am: b8563f1

am: 93b93ed

* commit '93b93ed22883e7c9a737c9825644ee6524add646':
  Turn off HWUI_ENABLE_OPENGL_VALIDATION

Change-Id: Id04c280aa28d438cd5f5c27e27554ad8eefc06dd
This commit is contained in:
John Reck
2016-04-15 20:27:28 +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 := true
HWUI_ENABLE_OPENGL_VALIDATION := false
hwui_src_files := \
font/CacheTexture.cpp \