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

Commit 90bd1873 authored by Romain Guy's avatar Romain Guy Committed by Android (Google) Code Review
Browse files

Merge "Fix build"

parents d2f0dcd1 65447287
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -522,9 +522,8 @@ public class Canvas {
    /**
     * Return a new matrix with a copy of the canvas' current transformation
     * matrix.
     *
     * @Deprecated
     */
    @Deprecated
    public final Matrix getMatrix() {
        Matrix m = new Matrix();
        //noinspection deprecation