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

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

Merge "Temporarily enable fine-grained error checking" into nyc-dev am: 412eee17

am: 6933f3ca

* commit '6933f3ca':
  Temporarily enable fine-grained error checking
parents 42e14717 6933f3ca
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -7,7 +7,7 @@ HWUI_NEW_OPS := true
# Enables fine-grained GLES error checking
# Enables fine-grained GLES error checking
# If set to true, every GLES call is wrapped & error checked
# If set to true, every GLES call is wrapped & error checked
# Has moderate overhead
# Has moderate overhead
HWUI_ENABLE_OPENGL_VALIDATION := false
HWUI_ENABLE_OPENGL_VALIDATION := true


hwui_src_files := \
hwui_src_files := \
    font/CacheTexture.cpp \
    font/CacheTexture.cpp \