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

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

Merge "Fix compile issue"

parents 6afffb20 9688a3d3
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -220,7 +220,7 @@ public:
    /**
    /**
     * Draws a VectorDrawable onto the canvas.
     * Draws a VectorDrawable onto the canvas.
     */
     */
    virtual void drawVectorDrawable(VectorDrawableRoot* tree);
    virtual void drawVectorDrawable(VectorDrawableRoot* tree) = 0;


    /**
    /**
     * Converts utf16 text to glyphs, calculating position and boundary,
     * Converts utf16 text to glyphs, calculating position and boundary,