commit | 0bed032eb2d19c339ecaa89a6e3159c0e2ac98de | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Thu Feb 25 15:02:02 2016 -0800 |
committer | John Reck <jreck@google.com> | Thu Feb 25 15:03:48 2016 -0800 |
tree | cb311d1c1b24d4c854ee8eea0d4e9ff7a49caa00 | |
parent | 596e1d3b7a7080b44a293095d81a61175ac60c49 [diff] |
Disable HWUI_NEW_OPS Bug: 27365711 Change-Id: Ife7ecc7c688738df4028f30847a2ff914e433b99
diff --git a/libs/hwui/Android.mk b/libs/hwui/Android.mk index da7b7fb..8831baf 100644 --- a/libs/hwui/Android.mk +++ b/libs/hwui/Android.mk
@@ -2,7 +2,7 @@ include $(CLEAR_VARS) LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk -HWUI_NEW_OPS := true +HWUI_NEW_OPS := false # Enables fine-grained GLES error checking # If set to true, every GLES call is wrapped & error checked