Turn off additional logging in text rendering am: 5bb5626599

am: 4778f6a43e

Change-Id: If031a1d480d8c2e75e9f6268d15c8ccc098a0268
This commit is contained in:
sergeyv
2016-10-11 00:54:34 +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