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

Commit e830f351 authored by sergeyv's avatar sergeyv Committed by android-build-merger
Browse files

Turn off additional logging in text rendering am: 5bb56265

am: 4778f6a4

Change-Id: If031a1d480d8c2e75e9f6268d15c8ccc098a0268
parents be756323 4778f6a4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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