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

Commit df1d3c3c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Enable lazy typeface initialization."

parents de83d8ed 6fd7a0c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -82,7 +82,7 @@ public class Typeface {
    private static String TAG = "Typeface";

    /** @hide */
    public static final boolean ENABLE_LAZY_TYPEFACE_INITIALIZATION = false;
    public static final boolean ENABLE_LAZY_TYPEFACE_INITIALIZATION = true;

    private static final NativeAllocationRegistry sRegistry =
            NativeAllocationRegistry.createMalloced(