summaryrefslogtreecommitdiffstats
path: root/core/jni/android/graphics/RtlProperties.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/jni/android/graphics/RtlProperties.h')
-rw-r--r--core/jni/android/graphics/RtlProperties.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/jni/android/graphics/RtlProperties.h b/core/jni/android/graphics/RtlProperties.h
index a41c91b..4fac89a 100644
--- a/core/jni/android/graphics/RtlProperties.h
+++ b/core/jni/android/graphics/RtlProperties.h
@@ -52,7 +52,7 @@ static RtlDebugLevel readRtlDebugLevel() {
#define DEBUG_ADVANCES 0
// Define if we want (1) to have Glyphs debug values or not (0)
-#define DEBUG_GLYPHS 0
+#define DEBUG_GLYPHS 1
} // namespace android
#endif // ANDROID_RTL_PROPERTIES_H