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

Commit 34b16b85 authored by Deepanshu Gupta's avatar Deepanshu Gupta
Browse files

Fix build

Change-Id: Ifcbf44bc310daee4410ccc6ddf6bdc44565e20da
parent 651f5e0e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -501,7 +501,7 @@ public final class Path_Delegate {

    @LayoutlibDelegate
    private static void native_destroyMeasure(long nPathMeasure) {
        sPathMeasureManager.removeJavaReferenceFor(nPathMeasure);
        // Do nothing.
    }

    // ---- Private helper methods ----