Turn off additional logging in text rendering

am: 5bb5626599

Change-Id: Ic7f6c59ca2c3a92f81bf55a8916e20d99fcc01a7
This commit is contained in:
sergeyv
2016-10-11 00:43:32 +00:00
committed by android-build-merger

View File

@ -3,7 +3,7 @@ include $(CLEAR_VARS)
LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
HWUI_NEW_OPS := true
BUGREPORT_FONT_CACHE_USAGE := true
BUGREPORT_FONT_CACHE_USAGE := false
# Enables fine-grained GLES error checking
# If set to true, every GLES call is wrapped & error checked