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

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

Turn off additional logging in text rendering

am: 5bb56265

Change-Id: Ic7f6c59ca2c3a92f81bf55a8916e20d99fcc01a7
parents 1da71d39 5bb56265
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