Merge "Turn off additional logging in text rendering" into nyc-mr1-dev

This commit is contained in:
TreeHugger Robot
2016-10-11 00:30:32 +00:00
committed by Android (Google) Code Review

View File

@@ -3,7 +3,7 @@ include $(CLEAR_VARS)
LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
HWUI_NEW_OPS := true HWUI_NEW_OPS := true
BUGREPORT_FONT_CACHE_USAGE := true BUGREPORT_FONT_CACHE_USAGE := false
# 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