Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ad3a76fa authored by John Reck's avatar John Reck Committed by android-build-merger
Browse files

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

am: 93b93ed2

* commit '93b93ed2':
  Turn off HWUI_ENABLE_OPENGL_VALIDATION

Change-Id: Id04c280aa28d438cd5f5c27e27554ad8eefc06dd
parents e60945f9 93b93ed2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 \